Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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
DDependenceAnalysis.cpp888 SmallBitVector &Loops, bool IsSrc) { in checkSubscript()
914 SmallBitVector &Loops) { in checkSrcSubscript()
921 SmallBitVector &Loops) { in checkDstSubscript()
932 SmallBitVector &Loops) { in classifyPair()
2285 const SmallBitVector &Loops, in testMIV()
2530 const SmallBitVector &Loops, in banerjeeMIVtest()
2611 const SmallBitVector &Loops, in exploreDirections()
3065 SmallBitVector &Loops, in propagate()
DMustExecute.cpp440 const auto &Loops = MustExec.lookup(&V); in printInfoComment() local
/third_party/skia/third_party/externals/swiftshader/docs/
DReactor.md208 ### Loops subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h54 const MachineLoopInfo &Loops; variable
DMachineTraceMetrics.h92 const MachineLoopInfo *Loops = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp118 CfgVector<CfgUnorderedSet<SizeT>> Loops; member in Ice::LoopAnalyzer
260 CfgVector<Loop> Loops; in ComputeLoopInfo() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.h46 struct loop_info * Loops; member
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/
DEarlyIfConversion.cpp707 MachineLoopInfo *Loops; member in __anon2f3dbf300211::EarlyIfConverter
768 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
945 MachineLoopInfo *Loops; member in __anon2f3dbf300411::EarlyIfPredicator
DSplitKit.h100 const MachineLoopInfo &Loops; variable
DLiveRangeEdit.cpp463 const MachineLoopInfo &Loops, in calculateRegClassAndHint()
DInlineSpiller.cpp91 MachineLoopInfo &Loops; member in __anonafaf3d780111::HoistSpillHelper
164 MachineLoopInfo &Loops; member in __anonafaf3d780111::InlineSpiller
/third_party/spirv-tools/test/reduce/
Dmerge_blocks_test.cpp260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dmerge_blocks_test.cpp260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
Dmerge_blocks_test.cpp260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
/third_party/skia/third_party/externals/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
DDependenceAnalysis.h348 SmallBitVector Loops; member
DBlockFrequencyInfoImpl.h422 std::list<LoopData> Loops; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.h138 std::vector<std::unique_ptr<ForeachLoop>> Loops; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp206 BB2BBMap Loops; member in __anon91054b410111::StructurizeCFG
538 void StructurizeCFG::insertConditions(bool Loops) { in insertConditions()
DLoopUnrollPass.cpp1388 static SmallVector<Loop *, 8> appendLoopsToWorklist(RangeT &&Loops) { in appendLoopsToWorklist()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp770 MachineLoopInfo *Loops; member in __anon035b963f0211::AArch64ConditionalCompares
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp224 SmallVector<MachineLoop *, 4> Loops(MLI.begin(), MLI.end()); in runOnMachineFunction() local

12