Home
last modified time | relevance | path

Searched defs:NeedsRotate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1289 bool NeedsRotate = VRI.RLAmt != 0; in SelectAndParts32() local
1639 bool NeedsRotate = VRI.RLAmt || (VRI.Repl32 && !isUInt<32>(Mask)); in SelectAndParts64() local
1756 bool NeedsRotate = false; in Select64() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1771 bool NeedsRotate = VRI.RLAmt != 0; in SelectAndParts32() local
2131 bool NeedsRotate = VRI.RLAmt || (VRI.Repl32 && !isUInt<32>(Mask)); in SelectAndParts64() local
2261 bool NeedsRotate = false; in Select64() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2024 bool NeedsRotate = VRI.RLAmt != 0; in SelectAndParts32() local
2384 bool NeedsRotate = VRI.RLAmt || (VRI.Repl32 && !isUInt<32>(Mask)); in SelectAndParts64() local
2517 bool NeedsRotate = false; in Select64() local