/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LowLevelTypeUtils.cpp | 29 if (auto PTy = dyn_cast<PointerType>(&Ty)) { in getLLTForType() local
|
H A D | SwitchLoweringUtils.cpp | 288 EVT PTy = TLI->getPointerTy(*DL); in findBitTestClusters() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | Hexagon.cpp | 215 llvm::Type *PTy = CGF.ConvertTypeForMem(Ty); in EmitVAArgFromMemory() local 339 llvm::Type *PTy = CGF.ConvertType(Ty); in EmitVAArgForHexagonLinux() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 312 const VectorType *PTy = cast<const VectorType>(Ty); in getSmallestAddressableSize() local
|
H A D | HexagonCommonGEP.cpp | 203 Type *PTy = nullptr; // Type indexed by this node. For pointer nodes member
|
H A D | HexagonLoopIdiomRecognition.cpp | 1107 Type *PTy = P->getType(); in promoteTypes() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 403 auto *PTy = dyn_cast<PointerType>(Ty); in isNonIntegralPointerType() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 1078 if (const ObjCObjectPointerType *PTy = in findAtIndexGetter() local 1177 if (const ObjCObjectPointerType *PTy = in findAtIndexSetter() local
|
H A D | SemaExpr.cpp | 844 QualType PTy = Context.isPromotableBitField(E); in UsualUnaryConversions() local 5133 } else if (const PointerType *PTy = LHSTy->getAs<PointerType>()) { in CreateBuiltinArraySubscriptExpr() local 5137 } else if (const ObjCObjectPointerType *PTy = in CreateBuiltinArraySubscriptExpr() local 5149 } else if (const PointerType *PTy = RHSTy->getAs<PointerType>()) { in CreateBuiltinArraySubscriptExpr() local 5154 } else if (const ObjCObjectPointerType *PTy = in CreateBuiltinArraySubscriptExpr() local 13981 if (const BuiltinType *PTy = OrigOp.get()->getType()->getAsPlaceholderType()){ in CheckAddressOfOperand() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 158 if (const PointerType *PTy = BaseType->getAs<PointerType>()) in GetBaseType() local 175 else if (const ParenType *PTy = BaseType->getAs<ParenType>()) in GetBaseType() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 623 const PointerType *PTy = cast<PointerType>(Ty); in ConvertType() local
|
H A D | CGDeclCXX.cpp | 201 llvm::PointerType *PTy = in EmitCXXGlobalVarDeclInit() local
|
H A D | CGExprCXX.cpp | 141 const auto *PTy = BaseExpr->getType()->castAs<PointerType>(); in EmitCXXPseudoDestructorExpr() local 180 if (const PointerType *PTy = T->getAs<PointerType>()) in getCXXRecord() local
|
H A D | CGCall.cpp | 2594 QualType PTy = RefTy->getPointeeType(); in ConstructAttributeList() local 2775 QualType PTy = RefTy->getPointeeType(); in ConstructAttributeList() local 2795 QualType PTy = ParamType->getPointeeType(); in ConstructAttributeList() local 2819 auto PTy = ParamType->getPointeeType(); in ConstructAttributeList() local
|
H A D | CodeGenFunction.cpp | 2637 auto *PTy = dyn_cast<llvm::PointerType>(VTy); in EmitFieldAnnotations() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1273 PointerType *PTy = dyn_cast<PointerType>(v0->getType()); in printSymbol() local 1581 auto *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 874 PointerType *PTy = dyn_cast<PointerType>(ATy->getElementType()); in visitGlobalVariable() local 4116 if (auto *PTy = dyn_cast<PointerType>(GEP.getType())) { in visitGetElementPtrInst() local 4197 PointerType *PTy = dyn_cast<PointerType>(LI.getOperand(0)->getType()); in visitLoadInst() local 4223 PointerType *PTy = dyn_cast<PointerType>(SI.getOperand(1)->getType()); in visitStoreInst() local 5761 auto isGCPtr = [&GC](Type *PTy) { in visitIntrinsicCall()
|
H A D | AsmWriter.cpp | 616 PointerType *PTy = cast<PointerType>(Ty); in print() local 631 VectorType *PTy = cast<VectorType>(Ty); in print() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 516 const auto *PTy = dyn_cast<DICompositeType>(PType); in IsValidAIChain() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 2903 PointerType *PTy = cast<PointerType>(Call.getArgOperand(I)->getType()); in getCallsiteCost() local 3003 PointerType *PTy = cast<PointerType>(Call.getArgOperand(I)->getType()); in getAttributeBasedInliningDecision() local
|
H A D | LazyValueInfo.cpp | 837 PointerType *PTy = dyn_cast<PointerType>(Val->getType()); in intersectAssumeOrGuardBlockValueConstantRange() local
|
H A D | ConstantFolding.cpp | 946 auto *PTy = cast<PointerType>(Ptr->getType()); in SymbolicallyEvaluateGEP() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1662 if (auto *PTy = dyn_cast<PointerType>(Ty)) variable 1668 if (auto *PTy = dyn_cast<PointerType>(EltTy)) { variable 1682 if (auto *PTy = dyn_cast<PointerType>(Ty)) variable 1687 if (auto *PTy = dyn_cast<PointerType>(EltTy)) { variable
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 1217 auto *PTy = dyn_cast<PointerType>(AliaseeType); in parseAliasOrIFunc() local 1751 static inline GlobalValue *createGlobalFwdRef(Module *M, PointerType *PTy) { in createGlobalFwdRef() 1779 PointerType *PTy = dyn_cast<PointerType>(Ty); in getGlobalVal() local 1809 PointerType *PTy = dyn_cast<PointerType>(Ty); in getGlobalVal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILBitcodeWriter.cpp | 1060 TypedPointerType *PTy = cast<TypedPointerType>(T); in writeTypeTable() local
|