Home
last modified time | relevance | path

Searched defs:PType (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h139 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
/freebsd-src/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp418 auto PType = PrototypeDescriptorStr.back(); in parsePrototypeDescriptor() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp499 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); IsValidAIChain() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp705 if (auto PType = dyn_cast<PointerType>(Ty)) { createSPIRVType() local
H A DSPIRVBuiltins.cpp1686 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); buildEnqueueKernel() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7667 QualType PType = PI->getType(); getObjCEncodingForBlock() local
7682 QualType PType = PVDecl->getOriginalType(); getObjCEncodingForBlock() local
7711 QualType PType = PI->getType(); getObjCEncodingForFunctionDecl() local
7725 QualType PType = PVDecl->getOriginalType(); getObjCEncodingForFunctionDecl() local
7778 QualType PType = (*PI)->getType(); getObjCEncodingForMethodDecl() local
7796 QualType PType = PVDecl->getOriginalType(); getObjCEncodingForMethodDecl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp6058 QualType PType = Context.getCanonicalTemplateSpecializationType(X, PArgs); isTemplateTemplateParameterAtLeastAsSpecializedAs() local
H A DSemaChecking.cpp17567 diagnoseArrayStarInParamType(Sema & S,QualType PType,SourceLocation Loc) diagnoseArrayStarInParamType() argument
17638 QualType PType = Param->getOriginalType(); CheckParmsForFunctionDef() local