Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp819 bool NeedGPRC) -> void { in getRegAllocationHints()
834 auto isCompressible = [&Subtarget](const MachineInstr &MI, bool &NeedGPRC) { in getRegAllocationHints()
903 bool NeedGPRC; in getRegAllocationHints() local