Home
last modified time | relevance | path

Searched defs:PointeeTy (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DTypedPointerType.h28 Type *PointeeTy; variable
DDerivedTypes.h636 Type *PointeeTy; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DirectXIRPasses/
DPointerTypeAnalysis.cpp31 Type *PointeeTy = nullptr; in classifyPointerType() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h446 Type *PointeeTy; variable
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp85 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
DCallEvent.cpp79 QualType PointeeTy = PT->getPointeeType(); in isVoidPointerToNonConst() local
132 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
/external/clang/lib/Analysis/
DBodyFarm.cpp309 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h582 Type *PointeeTy; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1343 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
1348 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
1384 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
1389 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
2975 QualType PointeeTy = ArgRegion->getValueType(); in updateOutParameter() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstantFold.cpp1964 static Constant *foldGEPOfGEP(GEPOperator *GEP, Type *PointeeTy, bool InBounds, in foldGEPOfGEP()
2034 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
DDIBuilder.cpp319 DIBuilder::createPointerType(DIType *PointeeTy, uint64_t SizeInBits, in createPointerType()
330 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
DDebugInfo.cpp1240 LLVMDIBuilderRef Builder, LLVMMetadataRef PointeeTy, in LLVMDIBuilderCreatePointerType()
/external/llvm/lib/IR/
DDIBuilder.cpp209 DIDerivedType *DIBuilder::createPointerType(DIType *PointeeTy, in createPointerType()
219 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
DConstantFold.cpp2050 static Constant *ConstantFoldGetElementPtrImpl(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtrImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp274 DIType *PointeeTy, in createPointerType()
286 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
DConstantFold.cpp2189 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
DDebugInfo.cpp1020 LLVMDIBuilderRef Builder, LLVMMetadataRef PointeeTy, in LLVMDIBuilderCreatePointerType()
/external/clang/lib/Sema/
DSema.cpp1373 QualType PointeeTy = ExprTy->getPointeeType(); in tryExprAsCall() local
DSemaOverload.cpp6928 QualType PointeeTy; in AddPointerWithMoreQualifiedTypeVariants() local
6999 QualType PointeeTy = PointerTy->getPointeeType(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
7457 QualType PointeeTy = ParamTy->getPointeeType(); in addUnaryStarPointerOverloads() local
7694 QualType PointeeTy = (*Ptr)->getPointeeType(); in addBinaryPlusOrMinusPointerOverloads() local
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp2587 QualType PointeeTy = PointerTy->getPointeeType(); in TypeInfoIsInStandardLibrary() local
3274 void ItaniumRTTIBuilder::BuildPointerTypeInfo(QualType PointeeTy) { in BuildPointerTypeInfo()
3306 QualType PointeeTy = Ty->getPointeeType(); in BuildPointerToMemberTypeInfo() local
DCGDebugInfo.cpp748 QualType PointeeTy, in CreatePointerLikeType()
1165 QualType PointeeTy = ThisPtrTy->getPointeeType(); in getOrCreateInstanceMethodType() local
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp1213 QualType PointeeTy; in RewriteTypeIntoString() local
2938 QualType PointeeTy = PT->getPointeeType(); in RewriteObjCDictionaryLiteralExpr() local
4517 QualType PointeeTy; in convertObjCTypeToCStyleType() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp858 Type *PointeeTy = PtrTy->getNonOpaquePointerElementType(); in solveTypeName() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp7405 Type *PointeeTy = PrivStructType->getElementType(u)->getPointerTo(); in createInitialization() local
7412 Type *PointeeTy = PrivArrayType->getElementType(); in createInitialization() local
7446 Type *PointeeTy = PrivStructType->getElementType(u); in createReplacementValues() local
7455 Type *PointeeTy = PrivArrayType->getElementType(); in createReplacementValues() local
/external/clang/lib/AST/
DASTContext.cpp5634 QualType PointeeTy; in getObjCEncodingForTypeImpl() local
5886 QualType PointeeTy = OPT->getPointeeType(); in getObjCEncodingForTypeImpl() local

12