Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateZExt

667         Value *ConvertedShadow2 = IRB.CreateZExt(
740 IRB.CreateZExt(ConvertedShadow, IRB.getIntNTy(8 * (1 << SizeIndex)));
1307 setShadow(&I, IRB.CreateZExt(getShadow(&I, 0), I.getType(), "_msprop"));