Searched defs:PointerTy (Results 1 – 3 of 3) sorted by relevance
21 using PointerTy = void *; variable
1580 APInt Offset, Type *PointerTy, Twine NamePrefix) { in getAdjustedPtr()2389 Value *getNewAllocaSlicePtr(IRBuilderTy &IRB, Type *PointerTy) { in getNewAllocaSlicePtr()3096 Type *PointerTy = IRB.getInt8PtrTy(OldPtr->getType()->getPointerAddressSpace()); in visitIntrinsicInst() local
770 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy) { in LLVMGetPointerAddressSpace()