Searched defs:PType (Results 1 – 11 of 11) sorted by relevance
140 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
346 auto PType = dyn_cast<PointerType>(Ty); in getTypedPtrEltType() local
572 if (auto PType = dyn_cast<PointerType>(Ty)) { in getOrCreateSpecialType() local684 if (auto PType = dyn_cast<PointerType>(Ty)) { in createSPIRVType() local
1584 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); in buildEnqueueKernel() local
377 auto PType = PrototypeDescriptorStr.back(); in parsePrototypeDescriptor() local
511 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
7660 QualType PType = PI->getType(); in getObjCEncodingForBlock() local7675 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local7704 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local7718 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local7771 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local7789 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
828 llvm::Type *PType = CGF.ConvertTypeForMem(MPT->getPointeeType()) in EmitMemberDataPointerAddress() local
3219 llvm::Type *PType = in EmitMemberDataPointerAddress() local
5790 QualType PType = Context.getCanonicalTemplateSpecializationType(X, PArgs); in isTemplateTemplateParameterAtLeastAsSpecializedAs() local
15787 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()15851 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local