Searched refs:NeedsRotate (Results 1 – 1 of 1) sorted by relevance
2006 bool NeedsRotate = VRI.RLAmt != 0; in SelectAndParts32() local2022 unsigned NumAndInsts = (unsigned) NeedsRotate + in SelectAndParts32()2366 bool NeedsRotate = VRI.RLAmt || (VRI.Repl32 && !isUInt<32>(Mask)); in SelectAndParts64() local2368 unsigned NumAndInsts = (unsigned) NeedsRotate + in SelectAndParts64()2499 bool NeedsRotate = false; in Select64() local2501 NeedsRotate = true; in Select64()2513 NeedsRotate = true; in Select64()2518 if (NeedsRotate) in Select64()