Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineScheduler.h249 virtual void registerRoots() {} in registerRoots() function
1252 void registerRoots() override;
1320 void registerRoots() override;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineScheduler.cpp956 SchedImpl->registerRoots(); in initQueues()
3376 void GenericScheduler::registerRoots() { in registerRoots() function in GenericScheduler
3917 void PostGenericScheduler::registerRoots() { in registerRoots() function in PostGenericScheduler
4212 void registerRoots() override { in registerRoots() function in __anon187a51e20711::ILPScheduler