Home
last modified time | relevance | path

Searched refs:OpARM64LessThanU (Results 1 – 13 of 13) sorted by relevance

/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/
H A Drewrite.go735 case OpARM64LessThanU:
748 return OpARM64LessThanU
777 case OpARM64LessThanU:
782 return OpARM64LessThanU
825 case OpARM64LessThan, OpARM64LessThanU,
841 case OpARM64GreaterThan, OpARM64LessThanU,
H A DrewriteARM64.go152 case OpARM64LessThanU:
5946 v.reset(OpARM64LessThanU)
29596 v.Aux = OpARM64LessThanU
29625 v.Aux = OpARM64LessThanU
29653 v.Aux = OpARM64LessThanU
29678 v.Aux = OpARM64LessThanU
29707 v.Aux = OpARM64LessThanU
29736 v.Aux = OpARM64LessThanU
29764 v.Aux = OpARM64LessThanU
29789 v.Aux = OpARM64LessThanU
[all …]
H A DopGen.go1419 OpARM64LessThanU const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/gen/
H A DARM64.rules137 (Lsh64x64 <t> x y) => (CSEL [OpARM64LessThanU] (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
142 (Lsh32x64 <t> x y) => (CSEL [OpARM64LessThanU] (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
147 (Lsh16x64 <t> x y) => (CSEL [OpARM64LessThanU] (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
152 (Lsh8x64 <t> x y) => (CSEL [OpARM64LessThanU] (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
157 (Rsh64Ux64 <t> x y) => (CSEL [OpARM64LessThanU] (SRL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
172 (Rsh8Ux64 <t> x y) => (CSEL [OpARM64LessThanU] (SRL <t> (ZeroExt8to64 x) y) (Const64 <t> [0]) (CMPc…
177 (Rsh64x64 x y) => (SRA x (CSEL [OpARM64LessThanU] <y.Type> y (Const64 <y.Type> [63]) (CMPconst [64]…
1786 (CMPconst [64] (SUB <t> (MOVDconst [64]) (ANDconst <t> [63] y))))) && cc == OpARM64LessThanU
1790 (CMPconst [64] (SUB <t> (MOVDconst [64]) (ANDconst <t> [63] y))))) && cc == OpARM64LessThanU
1800 (CMPconst [64] (SUB <t> (MOVDconst [32]) (ANDconst <t> [31] y))))) && cc == OpARM64LessThanU
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/gen/
H A DARM64.rules170 (Lsh64x64 <t> x y) -> (CSEL {OpARM64LessThanU} (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
175 (Lsh32x64 <t> x y) -> (CSEL {OpARM64LessThanU} (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
180 (Lsh16x64 <t> x y) -> (CSEL {OpARM64LessThanU} (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
185 (Lsh8x64 <t> x y) -> (CSEL {OpARM64LessThanU} (SLL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
190 (Rsh64Ux64 <t> x y) -> (CSEL {OpARM64LessThanU} (SRL <t> x y) (Const64 <t> [0]) (CMPconst [64] y))
205 (Rsh8Ux64 <t> x y) -> (CSEL {OpARM64LessThanU} (SRL <t> (ZeroExt8to64 x) y) (Const64 <t> [0]) (CMPc…
210 (Rsh64x64 x y) -> (SRA x (CSEL {OpARM64LessThanU} <y.Type> y (Const64 <y.Type> [63]) (CMPconst [64]…
1832 (CMPconst [64] (SUB <t> (MOVDconst [64]) (ANDconst <t> [63] y))))) && cc.(Op) == OpARM64LessThanU
1836 (CMPconst [64] (SUB <t> (MOVDconst [64]) (ANDconst <t> [63] y))))) && cc.(Op) == OpARM64LessThanU
1846 (CMPconst [64] (SUB <t> (MOVDconst [32]) (ANDconst <t> [31] y))))) && cc.(Op) == OpARM64LessThanU
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/
H A Drewrite.go1033 case OpARM64LessThanU:
1046 return OpARM64LessThanU
1081 case OpARM64LessThanU:
1086 return OpARM64LessThanU
1143 case OpARM64LessThanU:
H A DrewriteARM64.go174 case OpARM64LessThanU:
5626 v.reset(OpARM64LessThanU)
23752 v.reset(OpARM64LessThanU)
24128 v.reset(OpARM64LessThanU)
24206 v.reset(OpARM64LessThanU)
24280 v.reset(OpARM64LessThanU)
24343 v.reset(OpARM64LessThanU)
24524 v.AuxInt = opToAuxInt(OpARM64LessThanU)
24550 v.AuxInt = opToAuxInt(OpARM64LessThanU)
24575 v.AuxInt = opToAuxInt(OpARM64LessThanU)
[all …]
H A DopGen.go1590 OpARM64LessThanU const
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/arm64/
H A Dssa.go645 ssa.OpARM64LessThanU,
677 ssa.OpARM64LessThanU: arm64.COND_LO,
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/arm64/
H A Dssa.go917 ssa.OpARM64LessThanU,
965 ssa.OpARM64LessThanU: arm64.COND_LO,
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/arm64/
H A Dssa.go1096 ssa.OpARM64LessThanU,
1180 ssa.OpARM64LessThanU: arm64.COND_LO,
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/ssa/
H A DrewriteARM64.go94 case OpARM64LessThanU:
3321 v.reset(OpARM64LessThanU)
11992 v.reset(OpARM64LessThanU)
12274 v.reset(OpARM64LessThanU)
12332 v.reset(OpARM64LessThanU)
12386 v.reset(OpARM64LessThanU)
12430 v.reset(OpARM64LessThanU)
16752 if v.Op != OpARM64LessThanU {
17154 if v.Op != OpARM64LessThanU {
H A DopGen.go1036 OpARM64LessThanU const