/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerKernelArgs.cpp | 146 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); in handleByValParam() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerArgs.cpp | 157 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); in handleByValParam() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 139 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 140 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 139 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 139 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 139 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 156 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.cpp | 346 auto PType = dyn_cast<PointerType>(Ty); in getTypedPtrEltType() local
|
H A D | SPIRVGlobalRegistry.cpp | 572 if (auto PType = dyn_cast<PointerType>(Ty)) { in getOrCreateSpecialType() local 684 if (auto PType = dyn_cast<PointerType>(Ty)) { in createSPIRVType() local
|
H A D | SPIRVBuiltins.cpp | 1584 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); in buildEnqueueKernel() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 490 QualType PType = ArgTy->getPointeeType(); in process() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTContext.cpp | 5190 QualType PType = PI->getType(); in getObjCEncodingForBlock() local 5205 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local 5233 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local 5247 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local 5300 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local 5318 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 364 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 511 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | ItaniumCXXABI.cpp | 626 llvm::Type *PType = CGF.ConvertTypeForMem(MPT->getPointeeType()) in EmitMemberDataPointerAddress() local
|
H A D | MicrosoftCXXABI.cpp | 2940 llvm::Type *PType = in EmitMemberDataPointerAddress() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 9382 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType() 9445 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local
|