Home
last modified time | relevance | path

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

1234

/external/pigweed/pw_console/
Dinternals.rst77 .. _IPython: https://ipython.readthedocs.io/
78 .. _prompt_toolkit: https://python-prompt-toolkit.readthedocs.io/
79 .. _asyncio: https://docs.python.org/3/library/asyncio.html
80 .. _ptpython: https://github.com/prompt-toolkit/ptpython/
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h49 const MachineLoopInfo &Loops; variable
58 const VirtRegMap &VRM, const MachineLoopInfo &Loops, in VirtRegAuxInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp98 const PostIncLoopSet &Loops, in normalizeForPostIncUse()
112 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
DLoopCacheAnalysis.cpp62 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop()
557 CacheCost::CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI, in CacheCost()
582 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/python/jinja/docs/
Dswitching.rst146 Loops section in Django
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp69 PostIncLoopSet &Loops; member in __anon38492d3b0111::PostIncTransform
249 PostIncLoopSet &Loops, in TransformForPostIncUse()
/external/swiftshader/docs/
DReactor.md208 ### Loops subsection
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h54 const MachineLoopInfo &Loops; variable
/external/llvm/docs/
DCMakePrimer.rst260 Loops section in Control Flow
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h56 const MachineLoopInfo &Loops; variable
/external/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp118 CfgVector<CfgUnorderedSet<SizeT>> Loops; member in Ice::LoopAnalyzer
260 CfgVector<Loop> Loops; in ComputeLoopInfo() local
/external/python/mako/doc/build/
Druntime.rst326 .. _migrating_loop:
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopNestAnalysis.h184 LoopVectorTy Loops; // the loops in the nest (in breadth first order). variable
DLoopInfoImpl.h383 DenseSet<const LoopT *> *Loops) const { in verifyLoopNest()
701 DenseSet<const LoopT *> Loops; in verify() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp707 MachineLoopInfo *Loops; member in __anon354ba4be0211::EarlyIfConverter
768 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
945 MachineLoopInfo *Loops; member in __anon354ba4be0411::EarlyIfPredicator
/external/llvm/lib/TableGen/
DTGParser.h63 LoopVector Loops; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp768 MachineLoopInfo *Loops; member in __anon12c4a3840311::EarlyIfConverter
829 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
1093 MachineLoopInfo *Loops; member in __anon12c4a3840911::EarlyIfPredicator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp222 auto Loops = LI.getLoopsInPreorder(); in runImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h366 DenseSet<const LoopT *> *Loops) const { in verifyLoopNest()
683 DenseSet<const LoopT *> Loops; in verify() local
/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

1234