/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.cpp | 628 for (const GlobalValue *GV : make_range(TypeInfos.rbegin(), in emitTypeInfos()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ImplicitNullChecks.cpp | 525 for (auto I = MBB.rbegin(); MBP.ConditionDef != &*I; ++I) in analyzeBlockForNullChecks()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_propagate_instruction_down.cpp | 358 for (auto it = block->rbegin(); it != block->rend(); ++it) { in GetInstructionToPropagate()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | cfg.cpp | 125 for (auto current_bb = po.rbegin(); current_bb != po.rend(); ++current_bb) { in WhileEachBlockInReversePostOrder()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_propagate_instruction_down.cpp | 358 for (auto it = block->rbegin(); it != block->rend(); ++it) { in GetInstructionToPropagate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | cfg.cpp | 125 for (auto current_bb = po.rbegin(); current_bb != po.rend(); ++current_bb) { in WhileEachBlockInReversePostOrder()
|
/third_party/skia/src/pdf/ |
H A D | SkPDFTag.cpp | 383 fIdTreeEntries.rbegin()->nodeId); in makeStructTreeRoot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopRotationUtils.cpp | 324 for (auto I = std::next(OrigPreheader->rbegin()), E = OrigPreheader->rend(); in rotateLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | ilist.h | 20 // rbegin(). The sentinel node itself serves as end() and rend(). 230 using base_list_type::rbegin;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | Timer.cpp | 329 for (const PrintRecord &Record : make_range(TimersToPrint.rbegin(), in PrintQueuedTimers()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Timer.cpp | 338 for (const PrintRecord &Record : make_range(TimersToPrint.rbegin(), in PrintQueuedTimers()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGLexer.cpp | 999 for (auto I = PrepIncludeStack.back()->rbegin(), in prepIsProcessingEnabled()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 525 for (const MachineInstr &MI : make_range(MBB.rbegin(), MBB.rend())) { in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineScheduler.cpp | 320 for (std::vector<SUnit *>::reverse_iterator It = Q.rbegin(), E = Q.rend(); in PopInst()
|
H A D | SIOptimizeExecMaskingPreRA.cpp | 336 auto I = CurBB->rbegin(), E = CurBB->rend(); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 158 User = &*MBB->rbegin(); in dominatesAllUsesOf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | MLxExpansionPass.cpp | 332 MachineBasicBlock::reverse_iterator MII = MBB.rbegin(), E = MBB.rend(); in ExpandFPMLxInstructions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenMux.cpp | 363 for (auto I = B.rbegin(), E = B.rend(); I != E; ++I) { in genMuxInBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CondBrFolding.cpp | 410 for (auto I = BranchPath.rbegin(); I != BranchPath.rend(); ++I, ++Index) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 335 for (Instruction &I : make_range(BB.rbegin(), BB.rend())) { in foldUnusualPatterns()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | CallSiteSplitting.cpp | 477 for (auto *Pred : make_range(Preds.rbegin(), Preds.rend())) { in shouldSplitOnPredicatedArgument()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ilist.h | 19 // rbegin(). The sentinel node itself serves as end() and rend(). 215 using base_list_type::rbegin;
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
H A D | parse.cc | 335 for (auto it = flagfiles.rbegin(); it != flagfiles.rend(); ++it) { in ReadFlagfiles()
|
/third_party/spirv-tools/source/opt/ |
H A D | cfg.cpp | 132 for (auto current_bb = po.rbegin(); current_bb != po.rend(); ++current_bb) { in WhileEachBlockInReversePostOrder()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | util.cpp | 439 for (auto arraySizeIter = arraySizes.rbegin(); arraySizeIter != arraySizes.rend();
|