/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 94 BasicBlock *PH = in versionLoop() local
|
H A D | CanonicalizeFreezeInLoops.cpp | 133 auto *PH = L->getLoopPreheader(); in InsertFreezeAndForgetFromSCEV() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanHCFGBuilder.cpp | 233 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
|
H A D | VPlanTransforms.cpp | 1094 VPBasicBlock *PH = Plan.getEntry(); in truncateToMinimalBitwidths() local
|
H A D | SLPVectorizer.cpp | 7047 auto *PH = cast<PHINode>(VL0); in buildTree_rec() local 12831 auto *PH = cast<PHINode>(VL0); in vectorizeTree() local 14074 if (PHINode *PH = dyn_cast<PHINode>(User)) { vectorizeTree() local [all...] |
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 416 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local 431 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 76 EXTERN char *PH; /* phone number file */ variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopLoadElimination.cpp | 443 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
|
H A D | LoopIdiomRecognize.cpp | 1948 BasicBlock *PH = CurLoop->getLoopPreheader(); in insertFFSIfProfitable() local 2036 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeShiftUntilLessThan() local 2094 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
|
H A D | LoopDistribute.cpp | 674 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
|
H A D | SimpleLoopUnswitch.cpp | 1799 auto *PH = L.getLoopPreheader(); recomputeLoopBlockSet() local 1910 auto *PH = L.getLoopPreheader(); rebuildLoopAfterUnswitch() local [all...] |
H A D | LoopStrengthReduce.cpp | 2351 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); in OptimizeShadowIV() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | COFFYAML.cpp | 450 COFFYAML::PEHeader &PH) { in mapping()
|
H A D | ELFEmitter.cpp | 1231 for (const ELFYAML::ProgramHeader &PH : Phdrs) { in shouldAllocateFileSpace() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 214 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { in track() local 227 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) in untrack() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 410 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, in PGOCounterPromoterHelper() 588 BasicBlock *PH = LP->getLoopPreheader(); in isPromotionPossible() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 855 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
|
H A D | HexagonHardwareLoops.cpp | 833 MachineBasicBlock *PH = MLI->findLoopPreheader(Loop, SpecPreheader); in computeCount() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 2523 unsigned LiveOuts = count_if(Exit->phis(), [](auto &PH) { in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 362 for (auto &PH : PHs) { in getTemporaries() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | TypePrinter.cpp | 2582 StringRef PH = PlaceHolder.toStringRef(PHBuf); in print() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 3036 SDValue PH, PL; in lowerFEXP() local
|
H A D | AMDGPULegalizerInfo.cpp | 3656 Register PH, PL; in legalizeFExp() local
|