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