Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp94 BasicBlock *PH = in versionLoop() local
H A DCanonicalizeFreezeInLoops.cpp133 auto *PH = L->getLoopPreheader(); in InsertFreezeAndForgetFromSCEV() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp233 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
H A DVPlanTransforms.cpp892 VPBasicBlock *PH = Plan.getEntry(); in truncateToMinimalBitwidths() local
H A DSLPVectorizer.cpp5896 auto *PH = cast<PHINode>(VL0); in buildTree_rec() local
11122 auto *PH = cast<PHINode>(VL0); in vectorizeTree() local
12104 if (PHINode *PH = dyn_cast<PHINode>(User)) { in vectorizeTree() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp410 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
425 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp439 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
H A DLoopDistribute.cpp675 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
H A DLoopIdiomRecognize.cpp1805 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeAndInsertFFS() local
1879 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
H A DSimpleLoopUnswitch.cpp1786 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet() local
1897 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch() local
H A DLoopStrengthReduce.cpp2165 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); in OptimizeShadowIV() local
/freebsd/usr.bin/tip/tip/
H A Dtip.h76 EXTERN char *PH; /* phone number file */ variable
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp450 COFFYAML::PEHeader &PH) { in mapping()
H A DELFEmitter.cpp1225 for (const ELFYAML::ProgramHeader &PH : Phdrs) { in shouldAllocateFileSpace() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp329 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, in PGOCounterPromoterHelper()
507 BasicBlock *PH = LP->getLoopPreheader(); in isPromotionPossible() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp206 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { in track() local
219 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) in untrack() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp855 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
H A DHexagonHardwareLoops.cpp833 MachineBasicBlock *PH = MLI->findLoopPreheader(Loop, SpecPreheader); in computeCount() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2511 unsigned LiveOuts = count_if(Exit->phis(), [](auto &PH) { in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp362 for (auto &PH : PHs) { in getTemporaries() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2461 StringRef PH = PlaceHolder.toStringRef(PHBuf); in print() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2995 SDValue PH, PL; in lowerFEXP() local
H A DAMDGPULegalizerInfo.cpp3560 Register PH, PL; in legalizeFExp() local