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.cpp1094 VPBasicBlock *PH = Plan.getEntry(); in truncateToMinimalBitwidths() local
H A DSLPVectorizer.cpp7047 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 DVerifyDiagnosticConsumer.cpp416 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 Dtip.h76 EXTERN char *PH; /* phone number file */ variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp443 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
H A DLoopIdiomRecognize.cpp1948 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 DLoopDistribute.cpp674 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
H A DSimpleLoopUnswitch.cpp1799 auto *PH = L.getLoopPreheader(); recomputeLoopBlockSet() local
1910 auto *PH = L.getLoopPreheader(); rebuildLoopAfterUnswitch() local
[all...]
H A DLoopStrengthReduce.cpp2351 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); in OptimizeShadowIV() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp450 COFFYAML::PEHeader &PH) { in mapping()
H A DELFEmitter.cpp1231 for (const ELFYAML::ProgramHeader &PH : Phdrs) { in shouldAllocateFileSpace() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp214 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 DInstrProfiling.cpp410 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 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.cpp2523 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.cpp2582 StringRef PH = PlaceHolder.toStringRef(PHBuf); in print() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3036 SDValue PH, PL; in lowerFEXP() local
H A DAMDGPULegalizerInfo.cpp3656 Register PH, PL; in legalizeFExp() local