Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateShl

1178       Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);
1195 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);