Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp76 class PostRAScheduler : public MachineFunctionPass { class
82 PostRAScheduler() : MachineFunctionPass(ID) {} in PostRAScheduler() function in __anonf33d7a280111::PostRAScheduler
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h312 bool PostRAScheduler; // default value is false global() member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1475 bool PostRAScheduler = in EmitProcessorModels() local