Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateAdd

555     return IRB.CreateAdd(Shadow, ConstantInt::get(IntptrTy, Mapping.Offset));
570 Value *AddrLast = IRB.CreateAdd(AddrLong, SizeMinusOne);
662 IRB.CreateAdd(IRB.CreatePointerCast(Addr, IntptrTy),
705 LastAccessedByte = IRB.CreateAdd(
1267 Ptr = IRB.CreateAdd(
1283 Ptr = IRB.CreateAdd(ShadowBase,
1348 IRB.CreateAdd(LocalStackBase, ConstantInt::get(IntptrTy, Pos)),
1360 Value *BasePlus1 = IRB.CreateAdd(LocalStackBase,