Searched defs:PTy (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/runtime/libprofile/
H A DCommonProfiling.c113 int PTy = ArgumentInfo; local
140 int PTy; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/AsmParser/
H A DLLParser.cpp749 PointerType *PTy = dyn_cast<PointerType>(Ty); local
789 PointerType *PTy = dyn_cast<PointerType>(Ty); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DInlineCost.cpp825 PointerType *PTy = cast<PointerType>(CS.getArgument(I)->getType()); local
H A DLazyValueInfo.cpp611 PointerType *PTy = cast<PointerType>(Val->getType()); local
639 PointerType *PTy = cast<PointerType>(Val->getType()); local
H A DScalarEvolutionExpander.cpp396 expandAddToGEP(const SCEV *const *op_begin, const SCEV *const *op_end, PointerType *PTy, Type *Ty, Value *V) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp398 const PointerType *PTy = dyn_cast<PointerType>(Ty); local
510 const PointerType *PTy = dyn_cast<PointerType>(Args[i].Ty); local
894 const PointerType *PTy = dyn_cast<PointerType>(Ty); local
H A DNVPTXAsmPrinter.cpp1029 const PointerType *PTy = GVar->getType(); local
1302 const PointerType *PTy local
1461 const PointerType *PTy = dyn_cast<PointerType>(Ty); local
1517 const PointerType *PTy = dyn_cast<PointerType>(Ty); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1179 Type *PTy = getPromotedType((*AI)->getType()); local
1260 PointerType *PTy = cast<PointerType>(Callee->getType()); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1268 PointerType *PTy = cast<PointerType>(CurTy); local
1292 PointerType *PTy = cast<PointerType>(CurTy); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp277 PointerType *PTy = cast<PointerType>(T); local
1225 PointerType *PTy = cast<PointerType>(Callee->getType()); local
1351 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DAsmWriter.cpp263 PointerType *PTy = cast<PointerType>(Ty); local
278 VectorType *PTy = cast<VectorType>(Ty); local
1848 PointerType *PTy = cast<PointerType>(Operand->getType()); local
1881 PointerType *PTy = cast<PointerType>(Operand->getType()); local
[all...]
H A DVerifier.cpp1372 PointerType *PTy = dyn_cast<PointerType>(LI.getOperand(0)->getType()); local
1446 PointerType *PTy = dyn_cast<PointerType>(SI.getOperand(1)->getType()); local
1474 PointerType *PTy = AI.getType(); local
1490 PointerType *PTy = dyn_cast<PointerType>(CXI.getOperand(0)->getType()); local
1514 PointerType *PTy = dyn_cast<PointerType>(RMWI.getOperand(0)->getType()); local
[all...]
H A DInstructions.cpp1341 PointerType *PTy = dyn_cast<PointerType>( local
1347 PointerType *PTy = dyn_cast<PointerType>(Ptr); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1665 EVT PTy = TLI.getPointerTy(); local
2354 EVT PTy = TLI.getPointerTy(); local
3158 EVT PTy = TLI.getPointerTy(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp3121 EVT PTy = getPointerTy(); local

Completed in 226 milliseconds