Home
last modified time | relevance | path

Searched refs:dumpAll (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp212 bool dumpAll = false; in dumpAllIntoArena() local
231 dumpAll = true; in dumpAllIntoArena()
233 return dumpAll; in dumpAllIntoArena()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp212 bool dumpAll = false; in dumpAllIntoArena() local
231 dumpAll = true; in dumpAllIntoArena()
233 return dumpAll; in dumpAllIntoArena()
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp390 SUnits[su].dumpAll(this)); in schedule()
DScheduleDAG.cpp322 void SUnit::dumpAll(const ScheduleDAG *G) const { in dumpAll() function in SUnit
DMachineScheduler.cpp659 SUnits[su].dumpAll(this)); in schedule()
1001 SUnits[su].dumpAll(this)); in schedule()
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h479 void dumpAll(const ScheduleDAG *G) const;
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp177 SUnits[su].dumpAll(this)); in schedule()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp128 SUnits[su].dumpAll(this)); in Schedule()
DScheduleDAGRRList.cpp341 SUnits[su].dumpAll(this)); in Schedule()