Home
last modified time | relevance | path

Searched refs:OpAMD64CMPQconst (Results 1 – 16 of 16) sorted by relevance

/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/ssa/
H A Dshift_test.go15 …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 DrewriteAMD64.go54 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 DopGen.go477 OpAMD64CMPQconst const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/
H A Dshift_test.go15 …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 DrewriteAMD64splitload.go450 v.reset(OpAMD64CMPQconst)
499 v.reset(OpAMD64CMPQconst)
548 v.reset(OpAMD64CMPQconst)
H A DrewriteAMD64.go171 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 DopGen.go652 OpAMD64CMPQconst const
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/
H A DrewriteAMD64splitload.go123 v.reset(OpAMD64CMPQconst)
H A DrewriteAMD64.go185 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 DopGen.go593 OpAMD64CMPQconst const
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/pkg/diff/testdata/
H A DrewriteAMD64.go.out8231 - 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 DrewriteAMD64.go.b185 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 DrewriteAMD64.go.a185 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 Dssa.go482 case ssa.OpAMD64CMPQconst, ssa.OpAMD64CMPLconst, ssa.OpAMD64CMPWconst, ssa.OpAMD64CMPBconst:
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/amd64/
H A Dssa.go648 case ssa.OpAMD64CMPQconst, ssa.OpAMD64CMPLconst, ssa.OpAMD64CMPWconst, ssa.OpAMD64CMPBconst:
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/amd64/
H A Dssa.go693 case ssa.OpAMD64CMPQconst, ssa.OpAMD64CMPLconst, ssa.OpAMD64CMPWconst, ssa.OpAMD64CMPBconst: