Searched refs:NeedsRotate (Results 1 – 1 of 1) sorted by relevance
2192 bool NeedsRotate = VRI.RLAmt != 0; in SelectAndParts32() local2208 unsigned NumAndInsts = (unsigned) NeedsRotate + in SelectAndParts32()2552 bool NeedsRotate = VRI.RLAmt || (VRI.Repl32 && !isUInt<32>(Mask)); in SelectAndParts64() local2554 unsigned NumAndInsts = (unsigned) NeedsRotate + in SelectAndParts64()2685 bool NeedsRotate = false; in Select64() local2687 NeedsRotate = true; in Select64()2699 NeedsRotate = true; in Select64()2704 if (NeedsRotate) in Select64()