| /NextBSD/contrib/llvm/lib/Transforms/ObjCARC/ |
| HD | ARCInstKind.cpp | 97 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) { in GetFunctionClass() local 134 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) in GetFunctionClass() local
|
| /NextBSD/contrib/llvm/lib/Target/NVPTX/ |
| HD | NVPTXLowerAlloca.cpp | 69 auto PTy = dyn_cast<PointerType>(allocaInst->getType()); in runOnBasicBlock() local
|
| HD | NVPTXAsmPrinter.cpp | 1035 const PointerType *PTy = GVar->getType(); in printModuleLevelGV() local 1345 const PointerType *PTy = GVar->getType(); in emitPTXGlobalVariable() local 1498 const PointerType *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local 1559 const PointerType *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local 1724 PointerType *PTy = dyn_cast<PointerType>(GVar->getType()); in printScalarConstant() local 1740 PointerType *PTy = dyn_cast<PointerType>(Cexpr->getType()); in printScalarConstant() local
|
| HD | NVPTXAsmPrinter.h | 161 PointerType *PTy = dyn_cast<PointerType>(v0->getType()); in print() local
|
| HD | NVPTXISelLowering.cpp | 984 const PointerType *PTy = dyn_cast<PointerType>(Ty); in getPrototype() local 1321 const PointerType *PTy = dyn_cast<PointerType>(Args[i].Ty); in LowerCall() local 2044 const PointerType *PTy = dyn_cast<PointerType>(Ty); in isImageOrSamplerVal() local
|
| /NextBSD/contrib/llvm/lib/Transforms/Utils/ |
| HD | CloneModule.cpp | 71 auto *PTy = cast<PointerType>(I->getType()); in CloneModule() local
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | ScalarEvolutionExpander.cpp | 377 PointerType *PTy, in expandAddToGEP() 695 } else if (PointerType *PTy = dyn_cast<PointerType>(Sum->getType())) { in visitAddExpr() local 709 } else if (PointerType *PTy = dyn_cast<PointerType>(Op->getType())) { in visitAddExpr() local 1361 if (PointerType *PTy = dyn_cast<PointerType>(ExpandTy)) { in expandAddRecExprLiterally() local 1422 if (PointerType *PTy = dyn_cast<PointerType>(Base->getType())) { in visitAddRecExpr() local
|
| HD | LazyValueInfo.cpp | 633 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local 661 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local
|
| /NextBSD/contrib/llvm/lib/IR/ |
| HD | ConstantFold.cpp | 109 if (PointerType *PTy = dyn_cast<PointerType>(V->getType())) in FoldBitCast() local 383 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedSizeOf() local 448 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedAlignOf() local 2002 if (const PointerType *PTy = dyn_cast<PointerType>(STy)) in isIndexInRangeOfSequentialType() local
|
| HD | Verifier.cpp | 498 PointerType *PTy = dyn_cast<PointerType>(ATy->getElementType()); in visitGlobalVariable() local 1367 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) { in VerifyParameterAttrs() local 2626 PointerType *PTy = dyn_cast<PointerType>(LI.getOperand(0)->getType()); in visitLoadInst() local 2653 PointerType *PTy = dyn_cast<PointerType>(SI.getOperand(1)->getType()); in visitStoreInst() local 2682 PointerType *PTy = AI.getType(); in visitAllocaInst() local 2714 PointerType *PTy = dyn_cast<PointerType>(CXI.getOperand(0)->getType()); in visitAtomicCmpXchgInst() local 2735 PointerType *PTy = dyn_cast<PointerType>(RMWI.getOperand(0)->getType()); in visitAtomicRMWInst() local
|
| HD | Globals.cpp | 261 PointerType *PTy = Aliasee->getType(); in create() local
|
| HD | Module.cpp | 231 PointerType *PTy = PointerType::get(Ty, GVTy->getPointerAddressSpace()); in getOrInsertGlobal() local
|
| HD | Type.cpp | 94 if (const PointerType *PTy = dyn_cast<PointerType>(this)) { in canLosslesslyBitCastTo() local
|
| /NextBSD/contrib/llvm/lib/Transforms/InstCombine/ |
| HD | InstCombineCalls.cpp | 1474 PointerType *PTy = cast<PointerType>(Callee->getType()); in visitCallSite() local 1699 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall() local 1790 PointerType *PTy = cast<PointerType>(Callee->getType()); in transformCallThroughTrampoline() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGBuiltin.cpp | 1823 llvm::Type *PTy = FTy->getParamType(i); in EmitBuiltinExpr() local 5689 llvm::Type *PTy = llvm::PointerType::getUnqual(VTy->getVectorElementType()); in EmitAArch64BuiltinExpr() local 5719 llvm::Type *PTy = llvm::PointerType::getUnqual(VTy->getVectorElementType()); in EmitAArch64BuiltinExpr() local 5774 llvm::Type *PTy = llvm::PointerType::getUnqual(VTy); in EmitAArch64BuiltinExpr() local 5785 llvm::Type *PTy = llvm::PointerType::getUnqual(VTy); in EmitAArch64BuiltinExpr() local 5796 llvm::Type *PTy = llvm::PointerType::getUnqual(VTy); in EmitAArch64BuiltinExpr() local 5807 llvm::Type *PTy = in EmitAArch64BuiltinExpr() local 5819 llvm::Type *PTy = in EmitAArch64BuiltinExpr() local 5831 llvm::Type *PTy = in EmitAArch64BuiltinExpr() local
|
| HD | TargetInfo.cpp | 1292 llvm::Type *PTy = in EmitVAArg() local 3152 llvm::Type *PTy = in EmitVAArg() local 3260 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 3875 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 4438 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitDarwinVAArg() local 4459 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitDarwinVAArg() local 4995 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 5053 llvm::Type *PTy = in EmitVAArg() local 5879 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 6125 llvm::Type *PTy = in EmitVAArg() local
|
| HD | CGDeclCXX.cpp | 161 llvm::PointerType *PTy = llvm::PointerType::get(LTy, ExpectedAddrSpace); in EmitCXXGlobalVarDeclInit() local
|
| HD | CodeGenTypes.cpp | 424 const PointerType *PTy = cast<PointerType>(Ty); in ConvertType() local
|
| HD | CodeGenModule.cpp | 1653 llvm::Type *PTy = llvm::PointerType::getUnqual(Ty); in GetOrCreateLLVMFunction() local 1862 llvm::PointerType *PTy = in GetAddrOfGlobalVar() local 2736 llvm::Type *PTy = llvm::PointerType::getUnqual(Ty); in GetAddrOfConstantString() local 2743 llvm::Type *PTy = llvm::ArrayType::get(Ty, 0); in GetAddrOfConstantString() local
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | GlobalMerge.cpp | 478 auto *PTy = cast<PointerType>(GEP->getType()); in doMerge() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaPseudoObject.cpp | 1109 if (const ObjCObjectPointerType *PTy = in findAtIndexGetter() local 1215 if (const ObjCObjectPointerType *PTy = in findAtIndexSetter() local
|
| /NextBSD/contrib/llvm/lib/Bitcode/Reader/ |
| HD | BitcodeReader.cpp | 2528 PointerType *PTy = cast<PointerType>(CurTy); in parseConstants() local 2553 PointerType *PTy = cast<PointerType>(CurTy); in parseConstants() local 3010 if (auto *PTy = dyn_cast<PointerType>(Ty)) in parseModule() local 3090 auto *PTy = dyn_cast<PointerType>(Ty); in parseModule() local 4088 auto *PTy = dyn_cast_or_null<PointerType>(Ty); in parseFunctionBody() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | DeclPrinter.cpp | 120 else if (const PointerType* PTy = BaseType->getAs<PointerType>()) in GetBaseType() local
|
| /NextBSD/contrib/llvm/lib/AsmParser/ |
| HD | LLParser.cpp | 669 auto *PTy = dyn_cast<PointerType>(AliaseeType); in ParseAlias() local 1023 PointerType *PTy = dyn_cast<PointerType>(Ty); in GetGlobalVal() local 1065 PointerType *PTy = dyn_cast<PointerType>(Ty); in GetGlobalVal() local 3972 PointerType *PTy = dyn_cast<PointerType>(Ty); in ConvertValIDToValue() local
|
| /NextBSD/contrib/llvm/lib/Analysis/IPA/ |
| HD | InlineCost.cpp | 1088 PointerType *PTy = cast<PointerType>(CS.getArgument(I)->getType()); in analyzeCall() local
|