Home
last modified time | relevance | path

Searched defs:PH (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Vectorize/
DVPlanDominatorTreeTest.cpp50 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
DVPlanLoopInfoTest.cpp52 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp139 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp95 BasicBlock *PH = in versionLoop() local
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp95 BasicBlock *PH = in versionLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp174 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, in PGOCounterPromoterHelper()
304 BasicBlock *PH = LP->getLoopPreheader(); in getMaxNumOfPromotionsInLoop() local
/external/llvm/unittests/IR/
DMetadataTest.cpp2342 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/
DLoopLoadElimination.cpp396 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
DLoopDistribute.cpp604 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
DLoopIdiomRecognize.cpp1141 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp2589 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/
DLoopLoadElimination.cpp428 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
DLoopIdiomRecognize.cpp1401 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeAndInsertCTLZ() local
1472 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
DSimpleLoopUnswitch.cpp1450 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet() local
1560 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch() local
DLoopDistribute.cpp647 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp441 COFFYAML::PEHeader &PH) { in mapping()
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp368 COFFYAML::PEHeader &PH) { in mapping()
/external/llvm/lib/IR/
DMetadata.cpp129 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/
DMetadata.cpp162 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/
DVerifyDiagnosticConsumer.cpp315 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1100 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/
DMetadataLoader.cpp369 for (auto &PH : PHs) { in getTemporaries() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp866 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp855 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
DHexagonHardwareLoops.cpp790 MachineBasicBlock *PH = Loop->getLoopPreheader(); in computeCount() local

12