Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h140 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXLowerArgs.cpp232 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); in handleByValParam() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp431 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DGenericTaintChecker.cpp736 QualType PType = ArgTy->getPointeeType(); in process() local
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DRISCVVEmitter.cpp601 auto PType = Transformer.back(); in applyModifier() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTContext.cpp6927 QualType PType = PI->getType(); in getObjCEncodingForBlock() local
6942 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local
6971 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local
6985 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local
7038 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local
7056 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp876 llvm::Type *PType = CGF.ConvertTypeForMem(MPT->getPointeeType()) in EmitMemberDataPointerAddress() local
DMicrosoftCXXABI.cpp3113 llvm::Type *PType = in EmitMemberDataPointerAddress() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp5687 QualType PType = Context.getTemplateSpecializationType(X, PArgs); in isTemplateTemplateParameterAtLeastAsSpecializedAs() local
DSemaChecking.cpp14360 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()
14424 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local