Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLatencyPriorityQueue.h50 bool isBottomUp() const { return false; } in isBottomUp() function
/external/llvm/include/llvm/CodeGen/
DLatencyPriorityQueue.h50 bool isBottomUp() const override { return false; } in isBottomUp() function
DResourcePriorityQueue.h80 bool isBottomUp() const override { return false; } in isBottomUp() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAG.cpp352 void ScheduleDAG::VerifySchedule(bool isBottomUp) { in VerifySchedule()
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp382 unsigned ScheduleDAG::VerifyScheduledDAG(bool isBottomUp) { in VerifyScheduledDAG()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp688 void ScheduleDAGSDNodes::VerifyScheduledSequence(bool isBottomUp) { in VerifyScheduledSequence()
DScheduleDAGRRList.cpp1777 bool isBottomUp() const override { return SF::IsBottomUp; } in isBottomUp() function in __anon7133554f0211::RegReductionPriorityQueue
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp126 bool isBottomUp; member in __anon8a11067b0311::ScheduleDAGRRList
1663 bool isBottomUp() const { return SF::IsBottomUp; } in isBottomUp() function in __anon8a11067b0411::RegReductionPriorityQueue