Home
last modified time | relevance | path

Searched defs:Loops (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp56 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop() argument
[all...]
H A DScalarEvolutionNormalization.cpp96 normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops, ScalarEvolution &SE) normalizeForPostIncUse() argument
110 denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops, ScalarEvolution &SE) denormalizeForPostIncUse() argument
H A DMustExecute.cpp440 const auto &Loops = MustExec.lookup(&V); variable
H A DScalarEvolutionExpander.cpp1346 PostIncLoopSet Loops; in expandAddRecExprLiterally() local
H A DDependenceAnalysis.cpp887 checkSubscript(const SCEV *Expr, const Loop *LoopNest, SmallBitVector &Loops, bool IsSrc) checkSubscript() argument
913 checkSrcSubscript(const SCEV *Src, const Loop *LoopNest, SmallBitVector &Loops) checkSrcSubscript() argument
920 checkDstSubscript(const SCEV *Dst, const Loop *LoopNest, SmallBitVector &Loops) checkDstSubscript() argument
930 classifyPair(const SCEV *Src, const Loop *SrcLoopNest, const SCEV *Dst, const Loop *DstLoopNest, SmallBitVector &Loops) classifyPair() argument
2284 testMIV(const SCEV *Src, const SCEV *Dst, const SmallBitVector &Loops, FullDependence &Result) const testMIV() argument
2529 banerjeeMIVtest(const SCEV *Src, const SCEV *Dst, const SmallBitVector &Loops, FullDependence &Result) const banerjeeMIVtest() argument
2609 exploreDirections(unsigned Level, CoefficientInfo *A, CoefficientInfo *B, BoundInfo *Bound, const SmallBitVector &Loops, unsigned &DepthExpanded, const SCEV *Delta) const exploreDirections() argument
3064 propagate(const SCEV *&Src, const SCEV *&Dst, SmallBitVector &Loops, SmallVectorImpl<Constraint> &Constraints, bool &Consistent) propagate() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h54 const MachineLoopInfo &Loops; member in llvm::VirtRegAuxInfo
H A DMachineTraceMetrics.h92 const MachineLoopInfo *Loops = nullptr; member in llvm::MachineTraceMetrics
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c86 struct r500_loop_info * Loops; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSplitKit.h100 const MachineLoopInfo &Loops; member in llvm::SplitAnalysis
H A DLiveRangeEdit.cpp462 calculateRegClassAndHint(MachineFunction &MF, const MachineLoopInfo &Loops, const MachineBlockFrequencyInfo &MBFI) calculateRegClassAndHint() argument
H A DEarlyIfConversion.cpp707 MachineLoopInfo *Loops; member in __anon24003::EarlyIfConverter
768 void updateLoops(MachineLoopInfo *Loops, in updateLoops() argument
945 MachineLoopInfo *Loops; member in __anon24005::EarlyIfPredicator
H A DInlineSpiller.cpp91 MachineLoopInfo &Loops; member in __anon24024::HoistSpillHelper
164 MachineLoopInfo &Loops; member in __anon24024::InlineSpiller
H A DRegAllocGreedy.cpp170 MachineLoopInfo *Loops; member in __anon24090::RAGreedy
H A DSplitKit.cpp897 const MachineLoopInfo &Loops = SA.Loops; in findShallowDominator() local
H A DRegisterCoalescer.cpp132 const MachineLoopInfo* Loops = nullptr; member in __anon24095::RegisterCoalescer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h113 inline void appendLoopsToWorklist(RangeT &&Loops, in appendLoopsToWorklist() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLoopAnalyzer.cpp118 CfgVector<CfgUnorderedSet<SizeT>> Loops; member in Ice::LoopAnalyzer
260 CfgVector<Loop> Loops; in ComputeLoopInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.h138 std::vector<std::unique_ptr<ForeachLoop>> Loops; member in llvm::TGParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp770 MachineLoopInfo *Loops; member in __anon24369::AArch64ConditionalCompares
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp206 BB2BBMap Loops; member in __anon25201::StructurizeCFG
538 void StructurizeCFG::insertConditions(bool Loops) { in insertConditions() argument
[all...]
H A DLoopUnrollPass.cpp1388 static SmallVector<Loop *, 8> appendLoopsToWorklist(RangeT &&Loops) { in appendLoopsToWorklist() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h348 SmallBitVector Loops; member
[all...]
H A DLoopInfoImpl.h683 DenseSet<const LoopT *> Loops; in verify() local
H A DBlockFrequencyInfoImpl.h422 std::list<LoopData> Loops; member in llvm::BlockFrequencyInfoImplBase
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp466 SmallVector<Loop *, 4> Loops = LI.getLoopsInPreorder(); in promoteCounterLoadStores() local

Completed in 65 milliseconds

12