Searched defs:PointerTy (Results 1 – 9 of 9) sorted by relevance
23 typedef void* PointerTy; typedef
398 MVT PointerTy = getTargetLowering()->getPointerTy(); in SelectBaseOffsetLoad() local781 MVT PointerTy = getTargetLowering()->getPointerTy(); in SelectBaseOffsetStore() local
2181 static bool TypeInfoIsInStandardLibrary(const PointerType *PointerTy) { in TypeInfoIsInStandardLibrary()2206 if (const PointerType *PointerTy = dyn_cast<PointerType>(Ty)) in IsStandardLibraryRTTIDescriptor() local2262 if (const PointerType *PointerTy = dyn_cast<PointerType>(Ty)) in ContainsIncompleteClassType() local
308 llvm::PointerType *PointerTy = Int8PtrTy; in EmitFunctionInstrumentation() local
1443 APInt Offset, Type *PointerTy, in getAdjustedPtr()2112 Value *getNewAllocaSlicePtr(IRBuilderTy &IRB, Type *PointerTy) { in getNewAllocaSlicePtr()
2207 QualType PointerTy = PVD->getType(); in BuildCXXForRangeStmt() local
6617 const PointerType *PointerTy = Ty->getAs<PointerType>(); in AddPointerWithMoreQualifiedTypeVariants() local6684 const MemberPointerType *PointerTy = Ty->getAs<MemberPointerType>(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
5492 QualType PointerTy) { in checkConditionalNullPointer()
490 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy) { in LLVMGetPointerAddressSpace()