/freebsd-src/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-src/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 | 892 VPBasicBlock *PH = Plan.getEntry(); truncateToMinimalBitwidths() local
|
H A D | SLPVectorizer.cpp | 5896 auto *PH = cast<PHINode>(VL0); buildTree_rec() local 11122 auto *PH = cast<PHINode>(VL0); vectorizeTree() local 12104 if (PHINode *PH = dyn_cast<PHINode>(User)) { vectorizeTree() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 425 PH.Advance(); in ParseDirective() local 410 for (ParseHelper PH(S); !PH.Done();) { ParseDirective() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopLoadElimination.cpp | 439 auto *PH = L->getLoopPreheader(); propagateStoredValueToLoadUsers() local
|
H A D | LoopDistribute.cpp | 675 BasicBlock *PH = L->getLoopPreheader(); processLoop() local
|
H A D | LoopIdiomRecognize.cpp | 1805 BasicBlock *PH = CurLoop->getLoopPreheader(); recognizeAndInsertFFS() local 1879 BasicBlock *PH = CurLoop->getLoopPreheader(); recognizePopcount() local [all...] |
H A D | SimpleLoopUnswitch.cpp | 1786 auto *PH = L.getLoopPreheader(); recomputeLoopBlockSet() local 1897 auto *PH = L.getLoopPreheader(); rebuildLoopAfterUnswitch() local [all...] |
H A D | LoopStrengthReduce.cpp | 2165 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); OptimizeShadowIV() local [all...] |
/freebsd-src/usr.bin/tip/tip/ |
H A D | tip.h | 76 EXTERN char *PH; /* phone number file */ variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | COFFYAML.cpp | 450 COFFYAML::PEHeader &PH) { in mapping() argument [all...] |
H A D | ELFEmitter.cpp | 1225 for (const ELFYAML::ProgramHeader &PH : Phdrs) { shouldAllocateFileSpace() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 329 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) PGOCounterPromoterHelper() argument 507 BasicBlock *PH = LP->getLoopPreheader(); isPromotionPossible() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 206 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { track() local 219 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) untrack() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 2511 __anon6f2f64f60902(auto &PH) getUnrollingPreferences() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 362 for (auto &PH : PHs) { in getTemporaries() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | TypePrinter.cpp | 2461 StringRef PH = PlaceHolder.toStringRef(PHBuf); print() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2995 SDValue PH, PL; lowerFEXP() local
|
H A D | AMDGPULegalizerInfo.cpp | 3560 Register PH, PL; legalizeFExp() local
|