Home
last modified time | relevance | path

Searched defs:PTy (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowLevelTypeUtils.cpp29 if (auto PTy = dyn_cast<PointerType>(&Ty)) { in getLLTForType() local
H A DSwitchLoweringUtils.cpp288 EVT PTy = TLI->getPointerTy(*DL); in findBitTestClusters() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DHexagon.cpp215 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 DHexagonTargetObjectFile.cpp312 const VectorType *PTy = cast<const VectorType>(Ty); in getSmallestAddressableSize() local
H A DHexagonCommonGEP.cpp203 Type *PTy = nullptr; // Type indexed by this node. For pointer nodes member
H A DHexagonLoopIdiomRecognition.cpp1107 Type *PTy = P->getType(); in promoteTypes() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h403 auto *PTy = dyn_cast<PointerType>(Ty); in isNonIntegralPointerType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp1078 if (const ObjCObjectPointerType *PTy = in findAtIndexGetter() local
1177 if (const ObjCObjectPointerType *PTy = in findAtIndexSetter() local
H A DSemaExpr.cpp844 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 DDeclPrinter.cpp158 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 DCodeGenTypes.cpp623 const PointerType *PTy = cast<PointerType>(Ty); in ConvertType() local
H A DCGDeclCXX.cpp201 llvm::PointerType *PTy = in EmitCXXGlobalVarDeclInit() local
H A DCGExprCXX.cpp141 const auto *PTy = BaseExpr->getType()->castAs<PointerType>(); in EmitCXXPseudoDestructorExpr() local
180 if (const PointerType *PTy = T->getAs<PointerType>()) in getCXXRecord() local
H A DCGCall.cpp2594 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 DCodeGenFunction.cpp2637 auto *PTy = dyn_cast<llvm::PointerType>(VTy); in EmitFieldAnnotations() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1273 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 DVerifier.cpp874 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 DAsmWriter.cpp616 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 DBPFAbstractMemberAccess.cpp516 const auto *PTy = dyn_cast<DICompositeType>(PType); in IsValidAIChain() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2903 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 DLazyValueInfo.cpp837 PointerType *PTy = dyn_cast<PointerType>(Val->getType()); in intersectAssumeOrGuardBlockValueConstantRange() local
H A DConstantFolding.cpp946 auto *PTy = cast<PointerType>(Ptr->getType()); in SymbolicallyEvaluateGEP() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1662 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 DLLParser.cpp1217 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 DDXILBitcodeWriter.cpp1060 TypedPointerType *PTy = cast<TypedPointerType>(T); in writeTypeTable() local

12