Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h332 void updateQueues(SUnit *SU, bool IsTopNode);
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp192 updateQueues(SU, IsTopNode); in schedule()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp738 updateQueues(SU, IsTopNode); in schedule()
812 void ScheduleDAGMI::updateQueues(SUnit *SU, bool IsTopNode) { in updateQueues() function in ScheduleDAGMI
1128 updateQueues(SU, IsTopNode); in schedule()