Home
last modified time | relevance | path

Searched refs:PH (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanDominatorTreeTest.cpp49 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
50 VPBlockBase *H = PH->getSingleSuccessor(); in TEST_F()
58 EXPECT_TRUE(VPDT.isReachableFromEntry(PH)); in TEST_F()
66 EXPECT_TRUE(VPDT.dominates(PH, PH)); in TEST_F()
67 EXPECT_TRUE(VPDT.dominates(PH, H)); in TEST_F()
68 EXPECT_TRUE(VPDT.dominates(PH, IfThen)); in TEST_F()
69 EXPECT_TRUE(VPDT.dominates(PH, IfElse)); in TEST_F()
70 EXPECT_TRUE(VPDT.dominates(PH, Latch)); in TEST_F()
71 EXPECT_TRUE(VPDT.dominates(PH, Exit)); in TEST_F()
73 EXPECT_FALSE(VPDT.dominates(H, PH)); in TEST_F()
[all …]
DVPlanLoopInfoTest.cpp51 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
52 VPBlockBase *H = PH->getSingleSuccessor(); in TEST_F()
65 EXPECT_FALSE(VPLp->contains(PH)); in TEST_F()
66 EXPECT_EQ(nullptr, VPLI.getLoopFor(PH)); in TEST_F()
79 EXPECT_EQ(PH, VPLp->getLoopPreheader()); in TEST_F()
DVPlanPredicatorTest.cpp70 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
71 VPBlockBase *H = PH->getSingleSuccessor(); in TEST_F()
171 VPBlockBase *PH = TopRegion->getEntry(); in TEST_F() local
172 VPBlockBase *H = PH->getSingleSuccessor(); in TEST_F()
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp315 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
317 if (!PH.Search("expected", true)) in ParseDirective()
319 PH.Advance(); in ParseDirective()
322 if (!PH.Next("-")) in ParseDirective()
324 PH.Advance(); in ParseDirective()
328 if (PH.Next("error")) in ParseDirective()
330 else if (PH.Next("warning")) in ParseDirective()
332 else if (PH.Next("remark")) in ParseDirective()
334 else if (PH.Next("note")) in ParseDirective()
336 else if (PH.Next("no-diagnostics")) { in ParseDirective()
[all …]
/external/llvm-project/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp412 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
413 if (!PH.Search("#", true)) in ParseDirective()
415 PH.C = PH.P; in ParseDirective()
416 if (!PH.NextMarker()) { in ParseDirective()
417 PH.Next("#"); in ParseDirective()
418 PH.Advance(); in ParseDirective()
421 PH.Advance(); in ParseDirective()
422 Markers.addMarker(PH.Match(), Pos); in ParseDirective()
427 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
432 if (!(Prefixes.size() == 1 ? PH.Search(*Prefixes.begin(), true, true) in ParseDirective()
[all …]
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp368 COFFYAML::PEHeader &PH) { in mapping() argument
370 PH.Header.Subsystem); in mapping()
372 IO, PH.Header.DLLCharacteristics); in mapping()
374 IO.mapRequired("AddressOfEntryPoint", PH.Header.AddressOfEntryPoint); in mapping()
375 IO.mapRequired("ImageBase", PH.Header.ImageBase); in mapping()
376 IO.mapRequired("SectionAlignment", PH.Header.SectionAlignment); in mapping()
377 IO.mapRequired("FileAlignment", PH.Header.FileAlignment); in mapping()
379 PH.Header.MajorOperatingSystemVersion); in mapping()
381 PH.Header.MinorOperatingSystemVersion); in mapping()
382 IO.mapRequired("MajorImageVersion", PH.Header.MajorImageVersion); in mapping()
[all …]
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp444 COFFYAML::PEHeader &PH) { in mapping() argument
446 PH.Header.Subsystem); in mapping()
448 IO, PH.Header.DLLCharacteristics); in mapping()
450 IO.mapRequired("AddressOfEntryPoint", PH.Header.AddressOfEntryPoint); in mapping()
451 IO.mapRequired("ImageBase", PH.Header.ImageBase); in mapping()
452 IO.mapRequired("SectionAlignment", PH.Header.SectionAlignment); in mapping()
453 IO.mapRequired("FileAlignment", PH.Header.FileAlignment); in mapping()
455 PH.Header.MajorOperatingSystemVersion); in mapping()
457 PH.Header.MinorOperatingSystemVersion); in mapping()
458 IO.mapRequired("MajorImageVersion", PH.Header.MajorImageVersion); in mapping()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp444 COFFYAML::PEHeader &PH) { in mapping() argument
446 PH.Header.Subsystem); in mapping()
448 IO, PH.Header.DLLCharacteristics); in mapping()
450 IO.mapRequired("AddressOfEntryPoint", PH.Header.AddressOfEntryPoint); in mapping()
451 IO.mapRequired("ImageBase", PH.Header.ImageBase); in mapping()
452 IO.mapRequired("SectionAlignment", PH.Header.SectionAlignment); in mapping()
453 IO.mapRequired("FileAlignment", PH.Header.FileAlignment); in mapping()
455 PH.Header.MajorOperatingSystemVersion); in mapping()
457 PH.Header.MinorOperatingSystemVersion); in mapping()
458 IO.mapRequired("MajorImageVersion", PH.Header.MajorImageVersion); in mapping()
[all …]
/external/pcre/dist2/
DCMakeLists.txt10 # 2007-09-19 Adjusted by PH to retain previous default settings
27 # 2008-01-23 PH removed the automatic build of pcredemo.
28 # 2008-04-22 PH modified READLINE support so it finds NCURSES when needed.
29 # 2008-07-03 PH updated for revised UCP property support (change of files)
30 # 2009-03-23 PH applied Steven Van Ingelgem's patch to change the name
33 # 2009-03-23 PH applied a modified version of Steven Van Ingelgem's patches to
36 # 2009-04-11 PH applied Christian Ehrlicher's patch to show compiler flags that
38 # 2010-01-02 PH added test for stdint.h
39 # 2010-03-02 PH added test for inttypes.h
40 # 2011-08-01 PH added PCREGREP_BUFSIZE
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
DsubdivisionData.txt2442 LA-PH Phôngsali
2963 MK-PH Pehčevo
3181 MW-PH Phalombe
3537 PH-00 National Capital Region (Manila)
3538 PH-01 Ilocos
3539 PH-02 Cagayan Valley
3540 PH-03 Central Luzon
3541 PH-04 Southern Tagalog
3542 PH-05 Bicol
3543 PH-06 Western Visayas
[all …]
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp604 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
605 if (!PH) in processLoop()
710 if (!PH->getSinglePredecessor() || &*PH->begin() != PH->getTerminator()) in processLoop()
711 SplitBlock(PH, PH->getTerminator(), DT, LI); in processLoop()
DLoopLoadElimination.cpp396 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
398 PH->getTerminator()); in propagateStoredValueToLoadUsers()
400 new LoadInst(InitialPtr, "load_initial", PH->getTerminator()); in propagateStoredValueToLoadUsers()
403 PHI->addIncoming(Initial, PH); in propagateStoredValueToLoadUsers()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
142 assert(PH && "Expected loop pre-header."); in isExternalDef()
144 if (InstParent == PH) in isExternalDef()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
142 assert(PH && "Expected loop pre-header."); in isExternalDef()
144 if (InstParent == PH) in isExternalDef()
/external/llvm-project/llvm/test/Analysis/MemorySSA/
Dpr42294.ll12 ; CHECK: br i1 true, label %[[END:.*]], label %[[PH:.*]]
13 ; CHECK: [[PH]]:
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp95 BasicBlock *PH = in versionLoop() local
97 PH->setName(VersionedLoop->getHeader()->getName() + ".ph"); in versionLoop()
105 cloneLoopWithPreheader(PH, RuntimeCheckBB, VersionedLoop, VMap, in versionLoop()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp433 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
434 assert(PH && "Preheader should exist!"); in propagateStoredValueToLoadUsers()
436 PH->getTerminator()); in propagateStoredValueToLoadUsers()
439 /* isVolatile */ false, Cand.Load->getAlign(), PH->getTerminator()); in propagateStoredValueToLoadUsers()
443 PHI->addIncoming(Initial, PH); in propagateStoredValueToLoadUsers()
DLoopDistribute.cpp679 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
807 if (!PH->getSinglePredecessor() || &*PH->begin() != PH->getTerminator()) in processLoop()
808 SplitBlock(PH, PH->getTerminator(), DT, LI); in processLoop()
/external/icu/icu4c/source/data/misc/
DlangInfo.txt1010 "bik","Latn","PH",
1058 "bku","Latn","PH",
1089 "bto","Latn","PH",
1125 "ceb","Latn","PH",
1137 "zh","Hant","PH",
1166 "cps","Latn","PH",
1273 "fil","Latn","PH",
1389 "hil","Latn","PH",
1398 "hnn","Latn","PH",
1435 "ilo","Latn","PH",
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp679 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
795 if (!PH->getSinglePredecessor() || &*PH->begin() != PH->getTerminator()) in processLoop()
796 SplitBlock(PH, PH->getTerminator(), DT, LI); in processLoop()
/external/icu/icu4c/source/data/coll/
Dom.txt8 "&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
Dcy.txt13 "&P<ph<<<Ph<<<PH"
/external/llvm-project/llvm/test/tools/llvm-readobj/MachO/
Dhex-dump.test7 # CHECK: 0x00000000 50488d3d 00000000 e8000000 00e80000 PH.=............
/external/pcre/dist2/cmake/
DFindEditline.cmake1 # Modified from FindReadline.cmake (PH Feb 2012)
/external/llvm-project/llvm/lib/Transforms/Utils/
DCanonicalizeFreezeInLoops.cpp106 auto *PH = L->getLoopPreheader(); in InsertFreezeAndForgetFromSCEV() local
120 PH->getTerminator())); in InsertFreezeAndForgetFromSCEV()

12345678910>>...15