/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Vectorize/ |
D | VPlanDominatorTreeTest.cpp | 50 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
|
D | VPlanLoopInfoTest.cpp | 52 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanHCFGBuilder.cpp | 139 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 95 BasicBlock *PH = in versionLoop() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 95 BasicBlock *PH = in versionLoop() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 174 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, in PGOCounterPromoterHelper() 304 BasicBlock *PH = LP->getLoopPreheader(); in getMaxNumOfPromotionsInLoop() local
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2342 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2349 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2355 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2369 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2374 DistinctMDOperandPlaceholder PH(7); in TEST_F() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 396 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
|
D | LoopDistribute.cpp | 604 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
|
D | LoopIdiomRecognize.cpp | 1141 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2589 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2596 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2602 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2616 DistinctMDOperandPlaceholder PH(7); in TEST_F() local 2621 DistinctMDOperandPlaceholder PH(7); in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 428 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
|
D | LoopIdiomRecognize.cpp | 1401 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeAndInsertCTLZ() local 1472 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
|
D | SimpleLoopUnswitch.cpp | 1450 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet() local 1560 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch() local
|
D | LoopDistribute.cpp | 647 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | COFFYAML.cpp | 441 COFFYAML::PEHeader &PH) { in mapping()
|
/external/llvm/lib/ObjectYAML/ |
D | COFFYAML.cpp | 368 COFFYAML::PEHeader &PH) { in mapping()
|
/external/llvm/lib/IR/ |
D | Metadata.cpp | 129 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { in track() local 142 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) in untrack() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Metadata.cpp | 162 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { in track() local 175 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) in untrack() local
|
/external/clang/lib/Frontend/ |
D | VerifyDiagnosticConsumer.cpp | 315 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 1100 PHINode *PH = dyn_cast<PHINode>(VL0); in buildTree_rec() local 2216 PHINode *PH = dyn_cast<PHINode>(VL0); in vectorizeTree() local 2640 if (PHINode *PH = dyn_cast<PHINode>(User)) { in vectorizeTree() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | MetadataLoader.cpp | 369 for (auto &PH : PHs) { in getTemporaries() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 866 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 855 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
|
D | HexagonHardwareLoops.cpp | 790 MachineBasicBlock *PH = Loop->getLoopPreheader(); in computeCount() local
|