Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateSExt

923     setShadow(&I, IRB.CreateSExt(getShadow(&I, 0), I.getType(), "_msprop"));
1332 Value *S2Conv = IRB.CreateSExt(IRB.CreateICmpNE(S2, getCleanShadow(S2)),