Searched defs:SMS (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 749 shouldUseSchedule(SwingSchedulerDAG & SSD,SMSchedule & SMS) shouldUseSchedule() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 6787 shouldUseSchedule(SwingSchedulerDAG & SSD,SMSchedule & SMS) shouldUseSchedule() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachinePipeliner.cpp | 456 SwingSchedulerDAG SMS(*this, L, getAnalysis<LiveIntervals>(), RegClassInfo, swingModuloScheduler() local |