Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h139 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp286 if (auto PType = dyn_cast<TypedPointerType>(Op->getType())) deduceElementTypeByUsersDeep() local
829 if (auto PType = dyn_cast<TypedPointerType>(VTy)) insertAssignPtrTypeTargetExt() local
1248 if (auto PType = dyn_cast<TypedPointerType>(OpTy)) { insertAssignTypeIntrs() local
H A DSPIRVGlobalRegistry.cpp885 if (auto PType = dyn_cast<TypedPointerType>(Ty)) createSPIRVType() local
887 else if (auto PType = dyn_cast<PointerType>(Ty)) createSPIRVType() local
893 if (auto PType = dyn_cast<TypedPointerType>(Ty)) createSPIRVType() local
H A DSPIRVBuiltins.cpp2124 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); buildEnqueueKernel() local
/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp418 auto PType = PrototypeDescriptorStr.back(); in parsePrototypeDescriptor() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp500 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); IsValidAIChain() local
/llvm-project/clang-tools-extra/clangd/
H A DHover.cpp818 OS << PType.Type; in typeAsDefinition() argument
/llvm-project/clang/lib/AST/
H A DASTContext.cpp7846 QualType PType = PI->getType(); getObjCEncodingForBlock() local
7861 QualType PType = PVDecl->getOriginalType(); getObjCEncodingForBlock() local
7890 QualType PType = PI->getType(); getObjCEncodingForFunctionDecl() local
7904 QualType PType = PVDecl->getOriginalType(); getObjCEncodingForFunctionDecl() local
7957 QualType PType = (*PI)->getType(); getObjCEncodingForMethodDecl() local
7975 QualType PType = PVDecl->getOriginalType(); getObjCEncodingForMethodDecl() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3365 QualType PType; DeduceTemplateArgumentsFromType() local
H A DSemaChecking.cpp12666 diagnoseArrayStarInParamType(Sema & S,QualType PType,SourceLocation Loc) diagnoseArrayStarInParamType() argument
12732 QualType PType = Param->getOriginalType(); CheckParmsForFunctionDef() local