/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolutionNormalization.cpp | 97 const PostIncLoopSet &Loops, in normalizeForPostIncUse() 111 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
|
D | LoopCacheAnalysis.cpp | 56 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
|
D | DependenceAnalysis.cpp | 888 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()
|
D | MustExecute.cpp | 440 const auto &Loops = MustExec.lookup(&V); in printInfoComment() local
|
/third_party/skia/third_party/externals/swiftshader/docs/ |
D | Reactor.md | 208 ### Loops subsection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 54 const MachineLoopInfo &Loops; variable
|
D | MachineTraceMetrics.h | 92 const MachineLoopInfo *Loops = nullptr; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceLoopAnalyzer.cpp | 118 CfgVector<CfgUnorderedSet<SizeT>> Loops; member in Ice::LoopAnalyzer 260 CfgVector<Loop> Loops; in ComputeLoopInfo() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_emulate_loops.h | 46 struct loop_info * Loops; member
|
D | r500_fragprog_emit.c | 86 struct r500_loop_info * Loops; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 707 MachineLoopInfo *Loops; member in __anon2f3dbf300211::EarlyIfConverter 768 void updateLoops(MachineLoopInfo *Loops, in updateLoops() 945 MachineLoopInfo *Loops; member in __anon2f3dbf300411::EarlyIfPredicator
|
D | SplitKit.h | 100 const MachineLoopInfo &Loops; variable
|
D | LiveRangeEdit.cpp | 463 const MachineLoopInfo &Loops, in calculateRegClassAndHint()
|
D | InlineSpiller.cpp | 91 MachineLoopInfo &Loops; member in __anonafaf3d780111::HoistSpillHelper 164 MachineLoopInfo &Loops; member in __anonafaf3d780111::InlineSpiller
|
/third_party/spirv-tools/test/reduce/ |
D | merge_blocks_test.cpp | 260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
D | merge_blocks_test.cpp | 260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
D | merge_blocks_test.cpp | 260 TEST(MergeBlocksReductionPassTest, Loops) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 366 DenseSet<const LoopT *> *Loops) const { in verifyLoopNest() 683 DenseSet<const LoopT *> Loops; in verify() local
|
D | DependenceAnalysis.h | 348 SmallBitVector Loops; member
|
D | BlockFrequencyInfoImpl.h | 422 std::list<LoopData> Loops; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGParser.h | 138 std::vector<std::unique_ptr<ForeachLoop>> Loops; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 206 BB2BBMap Loops; member in __anon91054b410111::StructurizeCFG 538 void StructurizeCFG::insertConditions(bool Loops) { in insertConditions()
|
D | LoopUnrollPass.cpp | 1388 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/ |
D | AArch64ConditionalCompares.cpp | 770 MachineLoopInfo *Loops; member in __anon035b963f0211::AArch64ConditionalCompares
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CmovConversion.cpp | 224 SmallVector<MachineLoop *, 4> Loops(MLI.begin(), MLI.end()); in runOnMachineFunction() local
|