Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp236 MISched::Direction PostRASchedDirection = getPostRASchedDirection(); in overridePostRASchedPolicy()
H A DRISCVSubtarget.h393 MISched::Direction getPostRASchedDirection() const { in getPostRASchedDirection() function