Lines Matching refs:getInt8PtrTy
1370 {IRB.CreatePointerCast(MI->getOperand(0), IRB.getInt8PtrTy()), in instrumentMemIntrinsic()
1371 IRB.CreatePointerCast(MI->getOperand(1), IRB.getInt8PtrTy()), in instrumentMemIntrinsic()
1376 {IRB.CreatePointerCast(MI->getOperand(0), IRB.getInt8PtrTy()), in instrumentMemIntrinsic()
1717 Value *AddrLong = IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()); in instrumentAMDGPUAddress()
2459 Constant *ODRIndicator = ConstantExpr::getNullValue(IRB.getInt8PtrTy()); in InstrumentGlobals()
2475 IRB.getInt8PtrTy()); in InstrumentGlobals()
2667 IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), in initializeCallbacks()
2668 IRB.getInt8PtrTy(), IntptrTy); in initializeCallbacks()
2670 IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), in initializeCallbacks()
2671 IRB.getInt8PtrTy(), IntptrTy); in initializeCallbacks()
2673 IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), in initializeCallbacks()
2688 kAMDGPUAddressSharedName, IRB.getInt1Ty(), IRB.getInt8PtrTy()); in initializeCallbacks()
2690 kAMDGPUAddressPrivateName, IRB.getInt1Ty(), IRB.getInt8PtrTy()); in initializeCallbacks()
3474 IRBPoison.CreateIntToPtr(SavedFlagPtr, IRBPoison.getInt8PtrTy())); in processStaticAllocas()