Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateLShr

1646       Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);
1663 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);
2208 S = IRB.CreateLShr(S, ZeroBitsPerResultElement);