Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
DSLPVectorizer.cpp2568 auto *PH = cast<PHINode>(VL0); in buildTree_rec() local
4078 auto *PH = cast<PHINode>(VL0); in vectorizeTree() local
4666 if (PHINode *PH = dyn_cast<PHINode>(User)) { in vectorizeTree() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp96 BasicBlock *PH = in versionLoop() local
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp95 BasicBlock *PH = in versionLoop() 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/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
DLoopDistribute.cpp604 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
DLoopIdiomRecognize.cpp1141 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp368 COFFYAML::PEHeader &PH) { in mapping()
/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
DSimpleLoopUnswitch.cpp1584 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet() local
1694 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch() local
DLoopDistribute.cpp679 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp444 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-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/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-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp867 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
DHexagonHardwareLoops.cpp829 MachineBasicBlock *PH = MLI->findLoopPreheader(Loop, SpecPreheader); in computeCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp379 for (auto &PH : PHs) { in getTemporaries() 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
/external/clang/lib/AST/
DTypePrinter.cpp1660 StringRef PH = PlaceHolder.toStringRef(PHBuf); in print() local

12