Searched defs:IsRight (Results 1 – 3 of 3) sorted by relevance
2804 bool IsRight = IntrinsicID == Intrinsic::fshr; in ConstantFoldScalarCall3() local
1081 bool IsRight = isUInt<3>(MinSrc); // Right align. in packs() local
11788 Value *Amt, bool IsRight) { in EmitX86FunnelShift()