Lines Matching refs:Int8PtrTy
43 llvm::PointerType *destType = Int8PtrTy;
426 CleanupArg = llvm::Constant::getNullValue(Int8PtrTy);
540 llvm::Value *CastAddr = Builder.CreateBitCast(Address, Int8PtrTy);
2111 : llvm::Constant::getNullValue(Int8PtrTy),
2159 Args.push_back(Builder.CreateBitCast(InfoPtr, Int8PtrTy));
2160 ArgTypes.push_back(Int8PtrTy);