Home
last modified time | relevance | path

Searched defs:Loops (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDCalcSpillWeights.h49 const MachineLoopInfo &Loops; variable
58 const VirtRegMap &VRM, const MachineLoopInfo &Loops, in VirtRegAuxInfo()
HDMachineTraceMetrics.h101 const MachineLoopInfo *Loops = nullptr; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolutionNormalization.cpp98 const PostIncLoopSet &Loops, in normalizeForPostIncUse()
121 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
HDLoopCacheAnalysis.cpp62 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop()
562 CacheCost::CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI, in CacheCost()
587 LoopVectorTy Loops; in getCacheCost() local
HDDependenceAnalysis.cpp963 SmallBitVector &Loops, bool IsSrc) { in checkSubscript()
1001 SmallBitVector &Loops) { in checkSrcSubscript()
1008 SmallBitVector &Loops) { in checkDstSubscript()
1019 SmallBitVector &Loops) { in classifyPair()
2361 const SmallBitVector &Loops, in testMIV()
2606 const SmallBitVector &Loops, in banerjeeMIVtest()
2687 const SmallBitVector &Loops, in exploreDirections()
3154 SmallBitVector &Loops, in propagate()
HDInlineSizeEstimatorAnalysis.cpp59 Loops, enumerator
HDMustExecute.cpp360 const auto &Loops = MustExec.lookup(&V); in printInfoComment() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopNestAnalysis.h184 LoopVectorTy Loops; // the loops in the nest (in breadth first order). variable
HDDependenceAnalysis.h370 SmallBitVector Loops; member
HDBlockFrequencyInfoImpl.h432 std::list<LoopData> Loops; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDUnifyLoopExits.cpp219 auto Loops = LI.getLoopsInPreorder(); in runImpl() local
HDLoopUtils.cpp1730 RangeT &&Loops, SmallPriorityWorklist<Loop *, 4> &Worklist) { in appendReversedLoopsToWorklist()
1754 void llvm::appendLoopsToWorklist(RangeT &&Loops, in appendLoopsToWorklist()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDEarlyIfConversion.cpp766 MachineLoopInfo *Loops = nullptr; member in __anon14b9c9000311::EarlyIfConverter
827 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
1120 MachineLoopInfo *Loops = nullptr; member in __anon14b9c9000b11::EarlyIfPredicator
HDMLRegAllocEvictAdvisor.cpp352 const MachineLoopInfo &Loops; member in __anonb0c408230111::MLEvictAdvisor
436 const MachineLoopInfo &Loops, Logger *Log) in DevelopmentModeEvictAdvisor()
575 const MachineLoopInfo &Loops) in MLEvictAdvisor()
HDSplitKit.h101 const MachineLoopInfo &Loops; variable
HDRegAllocGreedy.h176 MachineLoopInfo *Loops = nullptr; variable
HDRegAllocPBQP.cpp530 const MachineLoopInfo &Loops, in PBQPVirtRegAuxInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDGenericLoopInfoImpl.h392 DenseSet<const LoopT *> *Loops) const { in verifyLoopNest()
709 DenseSet<const LoopT *> Loops; in verify() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDLoopExtractor.cpp223 SmallVector<Loop *, 8> Loops; in extractLoops() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGParser.h150 std::vector<std::unique_ptr<ForeachLoop>> Loops; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ConditionalCompares.cpp768 MachineLoopInfo *Loops; member in __anon5ad1400f0211::AArch64ConditionalCompares
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopUnrollAndJamPass.cpp431 ArrayRef<Loop *> Loops = LN.getLoops(); in tryToUnrollAndJamLoop() local
HDStructurizeCFG.cpp262 BB2BBMap Loops; member in __anon38fa2b110111::StructurizeCFG
559 void StructurizeCFG::insertConditions(bool Loops) { in insertConditions()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIOptimizeVGPRLiveRange.cpp96 const MachineLoopInfo *Loops = nullptr; member in __anonc79764760111::SIOptimizeVGPRLiveRange
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86CmovConversion.cpp239 SmallVector<MachineLoop *, 4> Loops(MLI->begin(), MLI->end()); in runOnMachineFunction() local

12