/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/ssa/ |
H A D | shift_test.go | 15 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 18 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 0, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 21 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHRQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 24 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHRQconst: 0, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 27 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SARQconst: 1, OpAMD64CMPQconst: 0}) 30 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SARQconst: 1, OpAMD64CMPQconst: 0})
|
H A D | rewriteAMD64.go | 54 case OpAMD64CMPQconst: 2905 v.reset(OpAMD64CMPQconst) 13539 if v_1_1_0.Op != OpAMD64CMPQconst { 13593 if v_1_0_0.Op != OpAMD64CMPQconst { 13669 if v_0_1_0.Op != OpAMD64CMPQconst { 13727 if v_0_0_0.Op != OpAMD64CMPQconst { 14094 if v_1_1_0.Op != OpAMD64CMPQconst { 14148 if v_1_0_0.Op != OpAMD64CMPQconst { 14221 if v_0_1_0.Op != OpAMD64CMPQconst { 14279 if v_0_0_0.Op != OpAMD64CMPQconst { [all …]
|
H A D | opGen.go | 477 OpAMD64CMPQconst const
|
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/ |
H A D | shift_test.go | 15 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 18 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 0, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 21 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHRQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 24 …checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHRQconst: 0, OpAMD64CMPQconst: 0, OpAMD64ANDQconst:… 27 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SARQconst: 1, OpAMD64CMPQconst: 0}) 30 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SARQconst: 1, OpAMD64CMPQconst: 0})
|
H A D | rewriteAMD64splitload.go | 450 v.reset(OpAMD64CMPQconst) 499 v.reset(OpAMD64CMPQconst) 548 v.reset(OpAMD64CMPQconst)
|
H A D | rewriteAMD64.go | 171 case OpAMD64CMPQconst: 7164 v.reset(OpAMD64CMPQconst) 7182 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 21618 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 22073 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 23534 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 23989 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 28870 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 28888 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 28906 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) [all …]
|
H A D | opGen.go | 652 OpAMD64CMPQconst const
|
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/ |
H A D | rewriteAMD64splitload.go | 123 v.reset(OpAMD64CMPQconst)
|
H A D | rewriteAMD64.go | 185 case OpAMD64CMPQconst: 9012 v.reset(OpAMD64CMPQconst) 9031 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 25578 if v_1_1_0.Op != OpAMD64CMPQconst || v_1_1_0.AuxInt != 8 { 25624 if v_1_0_0.Op != OpAMD64CMPQconst || v_1_0_0.AuxInt != 8 { 25698 if v_0_1_0.Op != OpAMD64CMPQconst || v_0_1_0.AuxInt != 8 { 25745 if v_0_0_0.Op != OpAMD64CMPQconst || v_0_0_0.AuxInt != 8 { 42354 if v_0.Op != OpAMD64CMPQconst || v_0.AuxInt != 1 { 43058 if v_1.Op != OpAMD64CMPQconst || v_1.AuxInt != 1 { 44900 if v_0.Op != OpAMD64CMPQconst || v_0.AuxInt != 1 { [all …]
|
H A D | opGen.go | 593 OpAMD64CMPQconst const
|
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/pkg/diff/testdata/ |
H A D | rewriteAMD64.go.out | 8231 - if v_1_1_0.Op != OpAMD64CMPQconst { 8275 - if v_1_0_0.Op != OpAMD64CMPQconst { 8333 - if v_0_1_0.Op != OpAMD64CMPQconst { 8389 - if v_0_0_0.Op != OpAMD64CMPQconst { 8706 - if v_1_1_0.Op != OpAMD64CMPQconst { 8750 - if v_1_0_0.Op != OpAMD64CMPQconst { 8808 - if v_0_1_0.Op != OpAMD64CMPQconst { 19583 - if v_0.Op != OpAMD64CMPQconst { 19991 - if v_1.Op != OpAMD64CMPQconst { 20775 - if v_0.Op != OpAMD64CMPQconst { [all …]
|
H A D | rewriteAMD64.go.b | 185 case OpAMD64CMPQconst: 9026 v.reset(OpAMD64CMPQconst) 9045 v0 := b.NewValue0(v.Pos, OpAMD64CMPQconst, types.TypeFlags) 25596 if v_1_1_0.Op != OpAMD64CMPQconst || v_1_1_0.AuxInt != 8 { 25642 if v_1_0_0.Op != OpAMD64CMPQconst || v_1_0_0.AuxInt != 8 { 25716 if v_0_1_0.Op != OpAMD64CMPQconst || v_0_1_0.AuxInt != 8 { 25763 if v_0_0_0.Op != OpAMD64CMPQconst || v_0_0_0.AuxInt != 8 { 42385 if v_0.Op != OpAMD64CMPQconst || v_0.AuxInt != 1 { 43096 if v_1.Op != OpAMD64CMPQconst || v_1.AuxInt != 1 { 44945 if v_0.Op != OpAMD64CMPQconst || v_0.AuxInt != 1 { [all …]
|
H A D | rewriteAMD64.go.a | 185 case OpAMD64CMPQconst: 9466 v.reset(OpAMD64CMPQconst) 26269 if v_1_1_0.Op != OpAMD64CMPQconst { 26322 if v_1_0_0.Op != OpAMD64CMPQconst { 26395 if v_0_1_0.Op != OpAMD64CMPQconst { 26453 if v_0_0_0.Op != OpAMD64CMPQconst { 26820 if v_1_1_0.Op != OpAMD64CMPQconst { 48251 if v_0.Op != OpAMD64CMPQconst { 49066 if v_1.Op != OpAMD64CMPQconst { 51067 if v_0.Op != OpAMD64CMPQconst { [all …]
|
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/amd64/ |
H A D | ssa.go | 482 case ssa.OpAMD64CMPQconst, ssa.OpAMD64CMPLconst, ssa.OpAMD64CMPWconst, ssa.OpAMD64CMPBconst:
|
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/amd64/ |
H A D | ssa.go | 648 case ssa.OpAMD64CMPQconst, ssa.OpAMD64CMPLconst, ssa.OpAMD64CMPWconst, ssa.OpAMD64CMPBconst:
|
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/amd64/ |
H A D | ssa.go | 693 case ssa.OpAMD64CMPQconst, ssa.OpAMD64CMPLconst, ssa.OpAMD64CMPWconst, ssa.OpAMD64CMPBconst:
|