Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp98 const PostIncLoopSet &Loops, in normalizeForPostIncUse()
121 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
H A DLoopCacheAnalysis.cpp62 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop()
568 CacheCost::CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI, in CacheCost()
593 LoopVectorTy Loops; in getCacheCost() local
H A DDependenceAnalysis.cpp990 SmallBitVector &Loops, bool IsSrc) { in checkSubscript()
1020 SmallBitVector &Loops) { in checkSrcSubscript()
1027 SmallBitVector &Loops) { in checkDstSubscript()
1038 SmallBitVector &Loops) { in classifyPair()
2380 const SmallBitVector &Loops, in testMIV()
2616 const SmallBitVector &Loops, in banerjeeMIVtest()
2697 const SmallBitVector &Loops, in exploreDirections()
3164 SmallBitVector &Loops, in propagate()
H A DInlineSizeEstimatorAnalysis.cpp59 Loops, enumerator
H A DMustExecute.cpp368 const auto &Loops = MustExec.lookup(&V); in printInfoComment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp96 const MachineLoopInfo *Loops = nullptr; member in __anon0f1b199c0111::SIOptimizeVGPRLiveRange
101 MachineLoopInfo *Loops) in SIOptimizeVGPRLiveRange()
645 MachineLoopInfo *Loops = &getAnalysis<MachineLoopInfoWrapperPass>().getLI(); in runOnMachineFunction() local
655 MachineLoopInfo *Loops = &MFAM.getResult<MachineLoopAnalysis>(MF); in run() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h50 const MachineLoopInfo &Loops; variable
H A DMachineTraceMetrics.h102 const MachineLoopInfo *Loops = nullptr; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h185 LoopVectorTy Loops; // the loops in the nest (in breadth first order). variable
H A DBlockFrequencyInfoImpl.h429 std::list<LoopData> Loops; variable
H A DDependenceAnalysis.h384 SmallBitVector Loops; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp359 const MachineLoopInfo &Loops; member in __anonb6cddc090111::MLEvictAdvisor
413 MachineBlockFrequencyInfo *MBFI, MachineLoopInfo *Loops) override { in getAdvisor()
483 const MachineLoopInfo &Loops, Logger *Log) in DevelopmentModeEvictAdvisor()
577 MachineBlockFrequencyInfo *MBFI, MachineLoopInfo *Loops) override { in getAdvisor()
642 const MachineLoopInfo &Loops) in MLEvictAdvisor()
H A DEarlyIfConversion.cpp809 MachineLoopInfo *Loops = nullptr; member in __anon4c5015260311::EarlyIfConverter
880 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
1202 MachineLoopInfo *Loops = nullptr; member in __anon4c5015260b11::EarlyIfPredicator
H A DMLRegallocEvictAdvisor.cpp
H A DSplitKit.h101 const MachineLoopInfo &Loops; variable
H A DRegAllocGreedy.h178 MachineLoopInfo *Loops = nullptr; variable
H A DRegisterCoalescer.cpp134 const MachineLoopInfo *Loops = nullptr; member in __anonf9586a8a0111::RegisterCoalescer
384 const MachineLoopInfo *Loops) in RegisterCoalescer()
4247 auto &Loops = MFAM.getResult<MachineLoopAnalysis>(MF); in run() local
4263 auto *Loops = &getAnalysis<MachineLoopInfoWrapperPass>().getLI(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp207 auto Loops = LI.getLoopsInPreorder(); in runImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h403 DenseSet<const LoopT *> *Loops) const { in verifyLoopNest()
721 DenseSet<const LoopT *> Loops; in verify() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp223 SmallVector<Loop *, 8> Loops; in extractLoops() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp767 MachineLoopInfo *Loops; member in __anon79d718350211::AArch64ConditionalCompares
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h150 std::vector<std::unique_ptr<ForeachLoop>> Loops; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp430 ArrayRef<Loop *> Loops = LN.getLoops(); in tryToUnrollAndJamLoop() local
H A DStructurizeCFG.cpp300 BB2BBMap Loops; member in __anone8c890770111::StructurizeCFG
597 void StructurizeCFG::insertConditions(bool Loops) { in insertConditions()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp237 SmallVector<MachineLoop *, 4> Loops(MLI->begin(), MLI->end()); in runOnMachineFunction() local

12