Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanPredicatorTest.cpp70 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
171 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
DVPlanDominatorTreeTest.cpp49 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
DVPlanLoopInfoTest.cpp51 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DCanonicalizeFreezeInLoops.cpp106 auto *PH = L->getLoopPreheader(); in InsertFreezeAndForgetFromSCEV() local
DLoopVersioning.cpp93 BasicBlock *PH = in versionLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp95 BasicBlock *PH = in versionLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp96 BasicBlock *PH = in versionLoop() local
/external/llvm-project/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp412 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
427 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() 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-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp182 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, in PGOCounterPromoterHelper()
344 BasicBlock *PH = LP->getLoopPreheader(); in isPromotionPossible() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp184 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, in PGOCounterPromoterHelper()
329 BasicBlock *PH = LP->getLoopPreheader(); in getMaxNumOfPromotionsInLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp396 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp434 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
DLoopIdiomRecognize.cpp1476 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeAndInsertFFS() local
1549 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp368 COFFYAML::PEHeader &PH) { in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp444 COFFYAML::PEHeader &PH) { in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp444 COFFYAML::PEHeader &PH) { in mapping()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp433 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
DLoopIdiomRecognize.cpp1552 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeAndInsertFFS() local
1627 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
/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-10.0/llvm/lib/IR/
DMetadata.cpp161 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { in track() local
174 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) in untrack() local
/external/llvm-project/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/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp3285 DistinctMDOperandPlaceholder PH(7); in TEST_F() local
3292 DistinctMDOperandPlaceholder PH(7); in TEST_F() local
3298 DistinctMDOperandPlaceholder PH(7); in TEST_F() local
3312 DistinctMDOperandPlaceholder PH(7); in TEST_F() local
3317 DistinctMDOperandPlaceholder PH(7); in TEST_F() local

123