Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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