Home
last modified time | relevance | path

Searched refs:MoveUnits (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp40 void R600SchedStrategy::MoveUnits(std::vector<SUnit *> &QSrc, in MoveUnits() function in R600SchedStrategy
169 MoveUnits(Pending[IDFetch], Available[IDFetch]); in schedNode()
448 MoveUnits(Pending[QID], AQ); in pickOther()
H A DR600MachineScheduler.h94 void MoveUnits(std::vector<SUnit *> &QSrc, std::vector<SUnit *> &QDst);