Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp256 updateQueues(SU, IsTopNode); in schedule()
H A DMachineScheduler.cpp1137 updateQueues(SU, IsTopNode); in schedule()
1204 void ScheduleDAGMI::updateQueues(SUnit *SU, bool IsTopNode) { in updateQueues() function in ScheduleDAGMI
1757 updateQueues(SU, IsTopNode); in schedule()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h381 void updateQueues(SUnit *SU, bool IsTopNode);