Home
last modified time | relevance | path

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

1234

/external/llvm-project/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h50 const MachineLoopInfo &Loops; variable
55 const VirtRegMap &VRM, const MachineLoopInfo &Loops, in VirtRegAuxInfo()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp97 const PostIncLoopSet &Loops, in normalizeForPostIncUse()
111 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
DLoopCacheAnalysis.cpp61 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop()
481 CacheCost::CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI, in CacheCost()
507 LoopVectorTy Loops; in getCacheCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp97 const PostIncLoopSet &Loops, in normalizeForPostIncUse()
111 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
DLoopCacheAnalysis.cpp56 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop()
455 CacheCost::CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI, in CacheCost()
481 LoopVectorTy Loops; in getCacheCost() local
/external/llvm-project/llvm/unittests/Analysis/
DLoopNestTest.cpp98 const ArrayRef<Loop*> Loops = LN.getLoops(); in TEST() local
181 const ArrayRef<Loop*> Loops = LN.getLoops(); in TEST() local
/external/python/jinja/docs/
Dswitching.rst146 Loops section in Django
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp69 PostIncLoopSet &Loops; member in __anon9d0cb5ae0111::PostIncTransform
249 PostIncLoopSet &Loops, in TransformForPostIncUse()
/external/swiftshader/docs/
DReactor.md208 ### Loops subsection
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h56 const MachineLoopInfo &Loops; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h54 const MachineLoopInfo &Loops; variable
/external/llvm-project/llvm/docs/
DCMakePrimer.rst232 Loops section in Control Flow
/external/llvm/docs/
DCMakePrimer.rst260 Loops section in Control Flow
/external/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp118 CfgVector<CfgUnorderedSet<SizeT>> Loops; member in Ice::LoopAnalyzer
260 CfgVector<Loop> Loops; in ComputeLoopInfo() local
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopNestAnalysis.h133 LoopVectorTy Loops; // the loops in the nest (in breadth first order). variable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.h46 struct loop_info * Loops; member
/external/llvm/include/llvm/Analysis/
DLoopPassManager.h95 SmallVector<Loop *, 2> Loops; in run() local
DLoopInfoImpl.h309 DenseSet<const LoopT*> *Loops) const { in verifyLoopNest()
521 DenseSet<const LoopT*> Loops; in verify() local
/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h145 using Loops = SmallVector<scf::ForOp, 8>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp707 MachineLoopInfo *Loops; member in __anonf2bb7d710211::EarlyIfConverter
768 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
945 MachineLoopInfo *Loops; member in __anonf2bb7d710411::EarlyIfPredicator
/external/llvm/lib/TableGen/
DTGParser.h63 LoopVector Loops; variable
/external/deqp-deps/SPIRV-Tools/test/reduce/
Dmerge_blocks_test.cpp260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dmerge_blocks_test.cpp260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
/external/llvm-project/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp213 auto Loops = LI.getLoopsInPreorder(); in runImpl() local
/external/llvm-project/llvm/lib/CodeGen/
DEarlyIfConversion.cpp711 MachineLoopInfo *Loops; member in __anonae2cbf7d0211::EarlyIfConverter
772 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
1036 MachineLoopInfo *Loops; member in __anonae2cbf7d0811::EarlyIfPredicator

1234