/external/swiftshader/third_party/LLVM/runtime/libprofile/ |
D | CommonProfiling.c | 103 int PTy = ArgumentInfo; in getOutFile() local 130 int PTy; in write_profiling_data() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LowLevelType.cpp | 28 } else if (auto PTy = dyn_cast<PointerType>(&Ty)) { in getLLTForType() local
|
/external/llvm/lib/Analysis/ |
D | ObjCARCInstKind.cpp | 101 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) { in GetFunctionClass() local 140 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) in GetFunctionClass() local
|
D | ScalarEvolutionExpander.cpp | 387 PointerType *PTy, in expandAddToGEP() 692 } else if (PointerType *PTy = dyn_cast<PointerType>(Sum->getType())) { in visitAddExpr() local 706 } else if (PointerType *PTy = dyn_cast<PointerType>(Op->getType())) { in visitAddExpr() local 1384 if (PointerType *PTy = dyn_cast<PointerType>(ExpandTy)) { in expandAddRecExprLiterally() local 1441 if (PointerType *PTy = dyn_cast<PointerType>(Base->getType())) { in visitAddRecExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ObjCARCInstKind.cpp | 101 PointerType *PTy = dyn_cast<PointerType>(A0->getType()); in GetFunctionClass() local 144 if (PointerType *PTy = dyn_cast<PointerType>(A0->getType())) in GetFunctionClass() local
|
D | ScalarEvolutionExpander.cpp | 400 PointerType *PTy, in expandAddToGEP() 592 Value *SCEVExpander::expandAddToGEP(const SCEV *Op, PointerType *PTy, Type *Ty, in expandAddToGEP() 710 } else if (PointerType *PTy = dyn_cast<PointerType>(Sum->getType())) { in visitAddExpr() local 724 } else if (PointerType *PTy = dyn_cast<PointerType>(Op->getType())) { in visitAddExpr() local 1448 if (PointerType *PTy = dyn_cast<PointerType>(ExpandTy)) { in expandAddRecExprLiterally() local 1509 if (PointerType *PTy = dyn_cast<PointerType>(Base->getType())) { in visitAddRecExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerAlloca.cpp | 72 auto PTy = dyn_cast<PointerType>(allocaInst->getType()); in runOnBasicBlock() local
|
D | NVPTXAsmPrinter.h | 164 PointerType *PTy = dyn_cast<PointerType>(v0->getType()); in print() local
|
D | NVPTXAsmPrinter.cpp | 1014 PointerType *PTy = GVar->getType(); in printModuleLevelGV() local 1488 auto *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local 1554 auto *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local 1742 PointerType *PTy = dyn_cast<PointerType>(Cexpr->getType()); in printScalarConstant() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerAlloca.cpp | 72 auto PTy = dyn_cast<PointerType>(allocaInst->getType()); in runOnBasicBlock() local
|
D | NVPTXAsmPrinter.h | 161 PointerType *PTy = dyn_cast<PointerType>(v0->getType()); in print() local
|
D | NVPTXAsmPrinter.cpp | 1056 PointerType *PTy = GVar->getType(); in printModuleLevelGV() local 1520 auto *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local 1581 auto *PTy = dyn_cast<PointerType>(Ty); in emitFunctionParamList() local 1761 PointerType *PTy = dyn_cast<PointerType>(Cexpr->getType()); in printScalarConstant() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Verifier.cpp | 559 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) { in VerifyParameterAttrs() local 1313 PointerType *PTy = dyn_cast<PointerType>(LI.getOperand(0)->getType()); in visitLoadInst() local 1331 PointerType *PTy = dyn_cast<PointerType>(SI.getOperand(1)->getType()); in visitStoreInst() local 1350 PointerType *PTy = AI.getType(); in visitAllocaInst() local 1366 PointerType *PTy = dyn_cast<PointerType>(CXI.getOperand(0)->getType()); in visitAtomicCmpXchgInst() local 1383 PointerType *PTy = dyn_cast<PointerType>(RMWI.getOperand(0)->getType()); in visitAtomicRMWInst() local
|
D | AsmWriter.cpp | 238 PointerType *PTy = cast<PointerType>(Ty); in print() local 253 VectorType *PTy = cast<VectorType>(Ty); in print() local 1795 PointerType *PTy = cast<PointerType>(Operand->getType()); in printInstruction() local 1828 PointerType *PTy = cast<PointerType>(Operand->getType()); in printInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 372 PointerType *PTy, in expandAddToGEP() 723 } else if (PointerType *PTy = dyn_cast<PointerType>(Sum->getType())) { in visitAddExpr() local 737 } else if (PointerType *PTy = dyn_cast<PointerType>(Op->getType())) { in visitAddExpr() local 1143 if (PointerType *PTy = dyn_cast<PointerType>(ExpandTy)) { in expandAddRecExprLiterally() local 1207 if (PointerType *PTy = dyn_cast<PointerType>(Base->getType())) { in visitAddRecExpr() local
|
/external/llvm/unittests/Support/ |
D | Casting.cpp | 249 class PTy { class 252 PTy(Base *B) : B(B) {} in PTy() function in __anon719097030311::pointer_wrappers::PTy
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixFunctionBitcasts.cpp | 194 PointerType *PTy = cast<PointerType>(U->get()->getType()); in runOnModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | Casting.cpp | 324 class PTy { class 327 PTy(Base *B) : B(B) {} in PTy() function in __anon18ba803b0311::pointer_wrappers::PTy
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 278 const VectorType *PTy = cast<const VectorType>(Ty); in getSmallestAddressableSize() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 960 PointerType *PTy = cast<PointerType>(Callee->getType()); in visitCallSite() local 1165 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall() local 1247 PointerType *PTy = cast<PointerType>(Callee->getType()); in transformCallThroughTrampoline() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 240 Type *PTy = DirectCalleeType->getFunctionParamType(I); in isPromotionLegal() local 483 Type *PTy = DirectCalleeType->getParamType(I); in createDirectCallInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 305 const VectorType *PTy = cast<const VectorType>(Ty); in getSmallestAddressableSize() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Verifier.cpp | 657 PointerType *PTy = dyn_cast<PointerType>(ATy->getElementType()); in visitGlobalVariable() local 1586 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) { in verifyParameterAttrs() local 2607 if (auto *PTy = dyn_cast<PointerType>(SrcTy->getScalarType())) in visitPtrToIntInst() local 2634 if (auto *PTy = dyn_cast<PointerType>(DestTy->getScalarType())) in visitIntToPtrInst() local 3197 PointerType *PTy = dyn_cast<PointerType>(LI.getOperand(0)->getType()); in visitLoadInst() local 3223 PointerType *PTy = dyn_cast<PointerType>(SI.getOperand(1)->getType()); in visitStoreInst() local 3287 PointerType *PTy = AI.getType(); in visitAllocaInst() local 3325 PointerType *PTy = dyn_cast<PointerType>(CXI.getOperand(0)->getType()); in visitAtomicCmpXchgInst() local 3344 PointerType *PTy = dyn_cast<PointerType>(RMWI.getOperand(0)->getType()); in visitAtomicRMWInst() local
|
D | ConstantFold.cpp | 108 if (PointerType *PTy = dyn_cast<PointerType>(V->getType())) in FoldBitCast() local 382 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedSizeOf() local 445 if (PointerType *PTy = dyn_cast<PointerType>(Ty)) in getFoldedAlignOf() local
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 276 PointerType *PTy = cast<PointerType>(T); in WriteTypeTable() local 1123 PointerType *PTy = cast<PointerType>(Callee->getType()); in WriteInstruction() local 1252 PointerType *PTy = cast<PointerType>(CI.getCalledValue()->getType()); in WriteInstruction() local
|