Searched refs:makeGCNILPScheduler (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp48 std::vector<const SUnit*> makeGCNILPScheduler(ArrayRef<const SUnit*> BotRoots,
600 const auto ILPSchedule = makeGCNILPScheduler(DAG.getBottomRoots(), *this);
H A DGCNILPSched.cpp358 std::vector<const SUnit*> makeGCNILPScheduler(ArrayRef<const SUnit*> BotRoots, function in namespace:llvm

Completed in 104 milliseconds