Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp834 auto isCompressible = [&Subtarget](const MachineInstr &MI, bool &NeedGPRC) { in getRegAllocationHints() local
904 if (isCompressible(MI, NeedGPRC)) { in getRegAllocationHints()