Home
last modified time | relevance | path

Searched defs:PostRAScheduler (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDPostRASchedulerList.cpp76 class PostRAScheduler : public MachineFunctionPass { class
82 PostRAScheduler() : MachineFunctionPass(ID) {} in PostRAScheduler() function in __anon2519dbe10111::PostRAScheduler
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSchedule.h309 bool PostRAScheduler; // default value is false member
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDSubtargetEmitter.cpp1475 bool PostRAScheduler = in EmitProcessorModels() local