Searched defs:PType (Results 1 – 10 of 10) sorted by relevance
183 if (auto PType = dyn_cast<TypedPointerType>(Ty)) in getPointeeType() local
885 if (auto PType = dyn_cast<TypedPointerType>(Ty)) in createSPIRVType() local887 else if (auto PType = dyn_cast<PointerType>(Ty)) in createSPIRVType() local893 if (auto PType = dyn_cast<TypedPointerType>(Ty)) in createSPIRVType() local
1021 if (auto PType = dyn_cast<TypedPointerType>(VTy)) in insertAssignPtrTypeTargetExt() local1476 if (auto PType = dyn_cast<TypedPointerType>(OpTy)) { in insertAssignTypeIntrs() local
2133 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); in buildEnqueueKernel() local
140 PredicateWithEdge(PredicateType PType,Value * Op,BasicBlock * From,BasicBlock * To,Value * Cond) PredicateWithEdge() argument
418 auto PType = PrototypeDescriptorStr.back(); in parsePrototypeDescriptor() local
500 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
8123 QualType PType = PI->getType(); in getObjCEncodingForBlock() local8138 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local8167 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local8181 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local8234 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local8252 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
3365 QualType PType; in DeduceTemplateArgumentsFromType() local
12670 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()12736 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local