Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVRegisterInfo.cpp707 bool NeedGPRC) -> void { in getRegAllocationHints()
719 auto isCompressible = [](const MachineInstr &MI, bool &NeedGPRC) { in getRegAllocationHints()
763 bool NeedGPRC; in getRegAllocationHints() local