Home
last modified time | relevance | path

Searched defs:PTy (Results 1 – 25 of 40) sorted by relevance

12

/freebsd-9-stable/contrib/llvm/lib/Transforms/ObjCARC/
DObjCARCUtil.cpp97 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/
DVerifier.cpp488 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
DConstantFold.cpp107 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
DAsmWriter.cpp243 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
DModule.cpp264 PointerType *PTy = PointerType::get(Ty, GVTy->getPointerAddressSpace()); in getOrInsertGlobal() local
/freebsd-9-stable/contrib/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp394 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
DLazyValueInfo.cpp615 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local
643 PointerType *PTy = cast<PointerType>(Val->getType()); in solveBlockValueNonLocal() local
DConstantFolding.cpp390 PointerType *PTy = cast<PointerType>(C->getType()); in FoldReinterpretLoadFromConstPtr() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp943 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
DInstCombineCasts.cpp84 PointerType *PTy = cast<PointerType>(CI.getType()); in PromoteCastOfAllocation() local
/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1088 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
DNVPTXISelLowering.cpp456 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/
DBitcodeWriter.cpp402 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/
DTargetInfo.cpp1020 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
DCodeGenTypes.cpp417 const PointerType *PTy = cast<PointerType>(Ty); in ConvertType() local
DCodeGenModule.cpp1488 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
DCGExprCXX.cpp68 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/
DSemaPseudoObject.cpp1085 if (const ObjCObjectPointerType *PTy = in findAtIndexGetter() local
1194 if (const ObjCObjectPointerType *PTy = in findAtIndexSetter() local
DSemaExpr.cpp683 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/
DDeclPrinter.cpp110 else if (const PointerType* PTy = BaseType->getAs<PointerType>()) in GetBaseType() local
/freebsd-9-stable/contrib/llvm/lib/AsmParser/
DLLParser.cpp971 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/
DInlineCost.cpp989 PointerType *PTy = cast<PointerType>(CS.getArgument(I)->getType()); in analyzeCall() local
/freebsd-9-stable/contrib/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1485 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/
DSelectionDAGBuilder.cpp1689 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/
DTargetLowering.h584 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) variable

12