Home
last modified time | relevance | path

Searched refs:updateQueues (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h325 void updateQueues(SUnit *SU, bool IsTopNode);
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp188 updateQueues(SU, IsTopNode); in schedule()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp698 updateQueues(SU, IsTopNode); in schedule()
772 void ScheduleDAGMI::updateQueues(SUnit *SU, bool IsTopNode) { in updateQueues() function in ScheduleDAGMI
1020 updateQueues(SU, IsTopNode); in schedule()