Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h138 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h359 if (auto PType = dyn_cast<TypedPointerType>(Ty)) in getPointeeType() local
H A DSPIRVGlobalRegistry.cpp47 if (auto PType = dyn_cast<TypedPointerType>(Ty)) in typeToAddressSpace() local
49 if (auto PType = dyn_cast<PointerType>(Ty)) in typeToAddressSpace() local
H A DSPIRVBuiltins.cpp2499 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); in buildEnqueueKernel() local
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp415 auto PType = PrototypeDescriptorStr.back(); in parsePrototypeDescriptor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp491 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8721 QualType PType = PI->getType(); in getObjCEncodingForBlock() local
8736 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local
8765 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local
8779 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local
8832 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local
8850 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3437 QualType PType; in DeduceTemplateArgumentsFromType() local
H A DSemaChecking.cpp14103 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()
14169 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local