Home
last modified time | relevance | path

Searched defs:isBottomUp (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLatencyPriorityQueue.h50 bool isBottomUp() const override { return false; } in isBottomUp() function
DResourcePriorityQueue.h79 bool isBottomUp() const override { return false; } in isBottomUp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp390 unsigned ScheduleDAG::VerifyScheduledDAG(bool isBottomUp) { in VerifyScheduledDAG()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp719 void ScheduleDAGSDNodes::VerifyScheduledSequence(bool isBottomUp) { in VerifyScheduledSequence()
DScheduleDAGRRList.cpp1886 bool isBottomUp() const override { return SF::IsBottomUp; } in isBottomUp() function in __anoned4122170311::RegReductionPriorityQueue