Searched refs:PH (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-13-stable/usr.sbin/ntp/scripts/
H A Dntptrace24 open(PH, $cmd . "|") || die "failed to start command $cmd: $!";
25 while (<PH>) {
33 close(PH) || die "$cmd failed";
53 open(PH, $cmd . "|") || die "failed to start command $cmd: $!";
55 while (<PH>) {
58 close(PH) || die "$cmd failed";
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp412 for (ParseHelper PH(S); !PH.Done();) {
413 if (!PH.Search("#", true))
415 PH.C = PH.P;
416 if (!PH.NextMarker()) {
417 PH.Next("#");
418 PH.Advance();
421 PH.Advance();
422 Markers.addMarker(PH
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp444 COFFYAML::PEHeader &PH) {
446 PH.Header.Subsystem);
448 IO, PH.Header.DLLCharacteristics);
450 IO.mapRequired("AddressOfEntryPoint", PH.Header.AddressOfEntryPoint);
451 IO.mapRequired("ImageBase", PH.Header.ImageBase);
452 IO.mapRequired("SectionAlignment", PH.Header.SectionAlignment);
453 IO.mapRequired("FileAlignment", PH.Header.FileAlignment);
455 PH.Header.MajorOperatingSystemVersion);
457 PH.Header.MinorOperatingSystemVersion);
458 IO.mapRequired("MajorImageVersion", PH
443 mapping(IO &IO, COFFYAML::PEHeader &PH) argument
[all...]
H A DELFEmitter.cpp1125 for (const ELFYAML::ProgramHeader &PH : Phdrs) {
1127 PH.Chunks, [&](ELFYAML::Chunk *C) { return C->Name == S.Name; });
1128 if (std::any_of(It, PH.Chunks.end(), [](ELFYAML::Chunk *C) {
/freebsd-13-stable/usr.bin/tip/tip/
H A Dacu.c122 if ((fd = fopen(PH, "r")) == NOFILE) {
123 printf("%s: ", PH);
H A Dvars.c77 NOSTR, (char *)&PH },
H A Dtip.c174 if ((PH = getenv("PHONES")) == NOSTR)
175 PH = _PATH_PHONES;
H A Dtip.h79 EXTERN char *PH; /* phone number file */ variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp128 // i.e., is not part of: a) the loop nest, b) outermost loop PH and, c)
140 // Check whether Instruction definition is in loop PH.
141 BasicBlock *PH = TheLoop->getLoopPreheader(); local
142 assert(PH && "Expected loop pre-header.");
144 if (InstParent == PH)
145 // Instruction definition is in outermost loop PH.
250 // Loop PH needs to be explicitly visited since it's not taken into account by
257 // Create empty VPBB for Loop H so that we can link PH->H.
H A DSLPVectorizer.cpp2597 auto *PH = cast<PHINode>(VL0);
2601 for (unsigned i = 0, e = PH->getNumIncomingValues(); i < e; ++i) {
2604 PH->getIncomingBlock(i)));
2621 for (unsigned i = 0, e = PH->getNumIncomingValues(); i < e; ++i) {
2626 PH->getIncomingBlock(i)));
4170 auto *PH = cast<PHINode>(VL0);
4171 Builder.SetInsertPoint(PH->getParent()->getFirstNonPHI());
4172 Builder.SetCurrentDebugLocation(PH->getDebugLoc());
4173 PHINode *NewPhi = Builder.CreatePHI(VecTy, PH->getNumIncomingValues());
4185 for (unsigned i = 0, e = PH
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp106 auto *PH = L->getLoopPreheader(); local
120 PH->getTerminator()));
H A DLoopVersioning.cpp98 BasicBlock *PH = local
108 cloneLoopWithPreheader(PH, RuntimeCheckBB, VersionedLoop, VMap,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp434 auto *PH = L->getLoopPreheader();
435 assert(PH && "Preheader should exist!");
437 PH->getTerminator());
440 /* isVolatile */ false, Cand.Load->getAlign(), PH->getTerminator());
444 PHI->addIncoming(Initial, PH);
H A DLoopDistribute.cpp462 // loop before PH along with adding a preheader for the cloned loop. Then
463 // update PH to point to the newly added preheader.
679 BasicBlock *PH = L->getLoopPreheader();
806 // rely on PH having a predecessor.)
807 if (!PH->getSinglePredecessor() || &*PH->begin() != PH->getTerminator())
808 SplitBlock(PH, PH->getTerminator(), DT, LI);
H A DLoopIdiomRecognize.cpp1527 BasicBlock *PH = CurLoop->getLoopPreheader(); local
1534 auto *PreCondBB = PH->getSinglePredecessor();
1540 if (matchCondition(PreCondBI, PH) != InitX)
1572 transformLoopToCountable(IntrinID, PH, CntInst, CntPhi, InitX, DefX,
1602 BasicBlock *PH = CurLoop->getLoopPreheader(); local
1603 if (!PH || &PH->front() != PH->getTerminator())
1605 auto *EntryBI = dyn_cast<BranchInst>(PH->getTerminator());
1611 auto *PreCondBB = PH
[all...]
H A DSimpleLoopUnswitch.cpp474 // Splice it into the old PH to gate reaching the new preheader and re-point
1384 // the unswitched loop. If we never formed a loop, the cloned PH is one of
1411 // Walk the CFG back until we hit the cloned PH adding everything reachable
1606 auto *PH = L.getLoopPreheader(); local
1616 if (Pred == PH)
1716 auto *PH = L.getLoopPreheader(); local
1744 IL->getBlocksSet().erase(PH);
1748 return BB == PH || L.contains(BB);
1752 LI.changeLoopFor(PH, ParentL);
1772 UnloopedBlocks.insert(PH);
[all...]
H A DLoopStrengthReduce.cpp2102 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); local
2103 if (!PH) continue;
2104 if (PH->getNumIncomingValues() != 2) continue;
2109 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(SE.getSCEV(PH));
2114 Type *SrcTy = PH->getType();
2121 if (PH->getIncomingBlock(0) == L->getLoopPreheader()) {
2129 ConstantInt *Init = dyn_cast<ConstantInt>(PH->getIncomingValue(Entry));
2136 dyn_cast<BinaryOperator>(PH->getIncomingValue(Latch));
2144 if (Incr->getOperand(0) == PH)
2146 else if (Incr->getOperand(1) == PH)
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp829 MachineBasicBlock *PH = MLI->findLoopPreheader(Loop, SpecPreheader);
830 assert (PH && "Should have a preheader by now");
831 MachineBasicBlock::iterator InsertPos = PH->getFirstTerminator();
833 if (InsertPos != PH->end())
916 BuildMI(*PH, InsertPos, DL, SubD, SubR);
937 BuildMI(*PH, InsertPos, DL, SubD, SubR);
956 BuildMI(*PH, InsertPos, DL, AddD, AddR)
977 BuildMI(*PH, InsertPos, DL, LsrD, LsrR)
H A DHexagonCommonGEP.cpp857 if (BasicBlock *PH = L->getLoopPreheader())
858 return PH;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h205 static void mapping(IO &IO, COFFYAML::PEHeader &PH);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp193 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks,
201 SSA.AddAvailableValue(PH, Init);
343 BasicBlock *PH = LP->getLoopPreheader();
344 if (!PH)
191 PGOCounterPromoterHelper( Instruction *L, Instruction *S, SSAUpdater &SSA, Value *Init, BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, ArrayRef<Instruction *> InsertPts, DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, LoopInfo &LI) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp161 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) {
162 assert(!PH->Use && "Placeholders can only be used once");
164 PH->Use = static_cast<Metadata **>(Ref);
174 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD))
175 PH->Use = nullptr;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1973 StringRef PH = PlaceHolder.toStringRef(PHBuf); local
1975 TypePrinter(policy, Indentation).print(ty, qs, OS, PH);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp379 for (auto &PH : PHs) {
380 auto ID = PH.getID();
/freebsd-13-stable/contrib/sendmail/src/
H A Dsendmail.h1525 ** PH related items
1536 PH *ph; /* PH server handle */

Completed in 500 milliseconds

12