Home
last modified time | relevance | path

Searched refs:OpAMD64CMPLload (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Daddressingmodes.go213 [2]Op{OpAMD64CMPLload, OpAMD64ADDQ}: OpAMD64CMPLloadidx1,
219 [2]Op{OpAMD64CMPLload, OpAMD64LEAQ1}: OpAMD64CMPLloadidx1,
220 [2]Op{OpAMD64CMPLload, OpAMD64LEAQ4}: OpAMD64CMPLloadidx4,
DrewriteAMD64splitload.go21 case OpAMD64CMPLload:
DrewriteAMD64.go160 case OpAMD64CMPLload:
6663 v.reset(OpAMD64CMPLload)
6686 v0 := b.NewValue0(l.Pos, OpAMD64CMPLload, types.TypeFlags)
6949 v.reset(OpAMD64CMPLload)
6972 v.reset(OpAMD64CMPLload)
DopGen.go686 OpAMD64CMPLload const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
Dssa.go730 case ssa.OpAMD64CMPQload, ssa.OpAMD64CMPLload, ssa.OpAMD64CMPWload, ssa.OpAMD64CMPBload: