Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLowLevelTypeUtils.cpp29 if (auto PTy = dyn_cast<PointerType>(&Ty)) { in getLLTForType() local
HDSwitchLoweringUtils.cpp288 EVT PTy = TLI->getPointerTy(*DL); in findBitTestClusters() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDHexagon.cpp215 llvm::Type *PTy = CGF.ConvertTypeForMem(Ty); in EmitVAArgFromMemory() local
339 llvm::Type *PTy = CGF.ConvertType(Ty); in EmitVAArgForHexagonLinux() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetObjectFile.cpp312 const VectorType *PTy = cast<const VectorType>(Ty); in getSmallestAddressableSize() local
HDHexagonCommonGEP.cpp203 Type *PTy = nullptr; // Type indexed by this node. For pointer nodes member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDVFABIDemangler.cpp332 Type *PTy = Signature->getParamType(Param.ParamPos); in getScalableECFromSignature() local
HDVerifier.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()
HDAsmWriter.cpp616 PointerType *PTy = cast<PointerType>(Ty); in print() local
631 VectorType *PTy = cast<VectorType>(Ty); in print() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDataLayout.h403 auto *PTy = dyn_cast<PointerType>(Ty); in isNonIntegralPointerType() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaPseudoObject.cpp1078 if (const ObjCObjectPointerType *PTy = in findAtIndexGetter() local
1177 if (const ObjCObjectPointerType *PTy = in findAtIndexSetter() local
HDSemaExpr.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-13-stable/contrib/llvm-project/clang/lib/AST/
HDDeclPrinter.cpp158 if (const PointerType *PTy = BaseType->getAs<PointerType>()) in GetBaseType() local
175 else if (const ParenType *PTy = BaseType->getAs<ParenType>()) in GetBaseType() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenTypes.cpp623 const PointerType *PTy = cast<PointerType>(Ty); in ConvertType() local
HDCGDeclCXX.cpp201 llvm::PointerType *PTy = in EmitCXXGlobalVarDeclInit() local
HDCGExprCXX.cpp141 const auto *PTy = BaseExpr->getType()->castAs<PointerType>(); in EmitCXXPseudoDestructorExpr() local
180 if (const PointerType *PTy = T->getAs<PointerType>()) in getCXXRecord() local
HDCGCall.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
HDCodeGenFunction.cpp2637 auto *PTy = dyn_cast<llvm::PointerType>(VTy); in EmitFieldAnnotations() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
HDBodyFarm.cpp452 QualType PTy = PDecl->getType().getNonReferenceType(); in create_call_once() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXAsmPrinter.cpp1273 PointerType *PTy = dyn_cast<PointerType>(v0->getType()); in printSymbol() local
1581 auto *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFAbstractMemberAccess.cpp516 const auto *PTy = dyn_cast<DICompositeType>(PType); in IsValidAIChain() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInlineCost.cpp2903 PointerType *PTy = cast<PointerType>(Call.getArgOperand(I)->getType()); in getCallsiteCost() local
3003 PointerType *PTy = cast<PointerType>(Call.getArgOperand(I)->getType()); in getAttributeBasedInliningDecision() local
HDLazyValueInfo.cpp837 PointerType *PTy = dyn_cast<PointerType>(Val->getType()); in intersectAssumeOrGuardBlockValueConstantRange() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.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-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.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-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILBitcodeWriter.cpp1060 TypedPointerType *PTy = cast<TypedPointerType>(T); in writeTypeTable() local

12