Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateShl

1204       Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);
1221 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1);