| /freebsd-9-stable/contrib/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCUtil.cpp | 97 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) { in GetFunctionClass() local 132 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) in GetFunctionClass() local
|
| /freebsd-9-stable/contrib/llvm/lib/IR/ |
| D | Verifier.cpp | 488 PointerType *PTy = dyn_cast<PointerType>(ATy->getElementType()); in visitGlobalVariable() local 858 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in VerifyParameterAttrs() local 1762 PointerType *PTy = dyn_cast<PointerType>(LI.getOperand(0)->getType()); in visitLoadInst() local 1836 PointerType *PTy = dyn_cast<PointerType>(SI.getOperand(1)->getType()); in visitStoreInst() local 1864 PointerType *PTy = AI.getType(); in visitAllocaInst() local 1880 PointerType *PTy = dyn_cast<PointerType>(CXI.getOperand(0)->getType()); in visitAtomicCmpXchgInst() local 1904 PointerType *PTy = dyn_cast<PointerType>(RMWI.getOperand(0)->getType()); in visitAtomicRMWInst() local
|
| D | ConstantFold.cpp | 107 if (PointerType *PTy = dyn_cast<PointerType>(V->getType())) in FoldBitCast() local 369 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedSizeOf() local 434 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedAlignOf() local 1905 if (const PointerType *PTy = dyn_cast<PointerType>(STy)) in isIndexInRangeOfSequentialType() local
|
| D | AsmWriter.cpp | 243 PointerType *PTy = cast<PointerType>(Ty); in print() local 258 VectorType *PTy = cast<VectorType>(Ty); in print() local 1889 PointerType *PTy = cast<PointerType>(Operand->getType()); in printInstruction() local 1922 PointerType *PTy = cast<PointerType>(Operand->getType()); in printInstruction() local
|
| D | Module.cpp | 264 PointerType *PTy = PointerType::get(Ty, GVTy->getPointerAddressSpace()); in getOrInsertGlobal() local
|
| /freebsd-9-stable/contrib/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 394 PointerType *PTy, in expandAddToGEP() 730 } else if (PointerType *PTy = dyn_cast<PointerType>(Sum->getType())) { in visitAddExpr() local 744 } else if (PointerType *PTy = dyn_cast<PointerType>(Op->getType())) { in visitAddExpr() local 1245 if (PointerType *PTy = dyn_cast<PointerType>(ExpandTy)) { in expandAddRecExprLiterally() local 1306 if (PointerType *PTy = dyn_cast<PointerType>(Base->getType())) { in visitAddRecExpr() local
|
| D | LazyValueInfo.cpp | 615 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local 643 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local
|
| D | ConstantFolding.cpp | 390 PointerType *PTy = cast<PointerType>(C->getType()); in FoldReinterpretLoadFromConstPtr() local
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 943 PointerType *PTy = cast<PointerType>(Callee->getType()); in visitCallSite() local 1156 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall() local 1239 PointerType *PTy = cast<PointerType>(Callee->getType()); in transformCallThroughTrampoline() local
|
| D | InstCombineCasts.cpp | 84 PointerType *PTy = cast<PointerType>(CI.getType()); in PromoteCastOfAllocation() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/ |
| D | NVPTXAsmPrinter.cpp | 1088 const PointerType *PTy = GVar->getType(); in printModuleLevelGV() local 1371 const PointerType *PTy = GVar->getType(); in emitPTXGlobalVariable() local 1542 const PointerType *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local 1602 const PointerType *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local
|
| D | NVPTXISelLowering.cpp | 456 const PointerType *PTy = dyn_cast<PointerType>(Ty); in getPrototype() local 793 const PointerType *PTy = dyn_cast<PointerType>(Args[i].Ty); in LowerCall() local 1367 const PointerType *PTy = dyn_cast<PointerType>(Ty); in isImageOrSamplerVal() local
|
| /freebsd-9-stable/contrib/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 402 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local 1321 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local 1454 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 1020 llvm::Type *PTy = in EmitVAArg() local 2684 llvm::Type *PTy = in EmitVAArg() local 2817 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 3089 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 3753 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 3811 llvm::Type *PTy = in EmitVAArg() local 5019 llvm::Type *PTy = llvm::PointerType::getUnqual(CGF.ConvertType(Ty)); in EmitVAArg() local 5261 llvm::Type *PTy = in EmitVAArg() local
|
| D | CodeGenTypes.cpp | 417 const PointerType *PTy = cast<PointerType>(Ty); in ConvertType() local
|
| D | CodeGenModule.cpp | 1488 llvm::Type *PTy = llvm::PointerType::getUnqual(Ty); in GetOrCreateLLVMFunction() local 1684 llvm::PointerType *PTy = in GetAddrOfGlobalVar() local 2440 llvm::Type *PTy = llvm::PointerType::getUnqual(Ty); in GetAddrOfConstantString() local 2447 llvm::Type *PTy = llvm::ArrayType::get(Ty, 0); in GetAddrOfConstantString() local
|
| D | CGExprCXX.cpp | 68 if (const PointerType *PTy = T->getAs<PointerType>()) in getCXXRecord() local 1723 if (const PointerType *PTy = DestTy->getAs<PointerType>()) { in EmitDynamicCastCall() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaPseudoObject.cpp | 1085 if (const ObjCObjectPointerType *PTy = in findAtIndexGetter() local 1194 if (const ObjCObjectPointerType *PTy = in findAtIndexSetter() local
|
| D | SemaExpr.cpp | 683 QualType PTy = Context.isPromotableBitField(E); in UsualUnaryConversions() local 3744 } else if (const PointerType *PTy = LHSTy->getAs<PointerType>()) { in CreateBuiltinArraySubscriptExpr() local 3748 } else if (const ObjCObjectPointerType *PTy = in CreateBuiltinArraySubscriptExpr() local 3759 } else if (const PointerType *PTy = RHSTy->getAs<PointerType>()) { in CreateBuiltinArraySubscriptExpr() local 3764 } else if (const ObjCObjectPointerType *PTy = in CreateBuiltinArraySubscriptExpr() local 8691 if (const BuiltinType *PTy = OrigOp.get()->getType()->getAsPlaceholderType()){ in CheckAddressOfOperand() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | DeclPrinter.cpp | 110 else if (const PointerType* PTy = BaseType->getAs<PointerType>()) in GetBaseType() local
|
| /freebsd-9-stable/contrib/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 971 PointerType *PTy = dyn_cast<PointerType>(Ty); in GetGlobalVal() local 1013 PointerType *PTy = dyn_cast<PointerType>(Ty); in GetGlobalVal() local 2793 PointerType *PTy = dyn_cast<PointerType>(Ty); in ConvertValIDToValue() local
|
| /freebsd-9-stable/contrib/llvm/lib/Analysis/IPA/ |
| D | InlineCost.cpp | 989 PointerType *PTy = cast<PointerType>(CS.getArgument(I)->getType()); in analyzeCall() local
|
| /freebsd-9-stable/contrib/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 1485 PointerType *PTy = cast<PointerType>(CurTy); in ParseConstants() local 1510 PointerType *PTy = cast<PointerType>(CurTy); in ParseConstants() local
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 1689 EVT PTy = TM.getTargetLowering()->getPointerTy(); in visitJumpTable() local 2451 EVT PTy = TLI->getPointerTy(); in handleBitTestsSwitchCase() local 3288 EVT PTy = TLI->getPointerTy(AS); in visitGetElementPtr() local 3769 if (VectorType *PTy = dyn_cast<VectorType>(I.getType())) { in visitTargetIntrinsic() local
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 584 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) variable
|