Searched refs:NeedGPRC (Results 1 – 1 of 1) sorted by relevance
819 bool NeedGPRC) -> void { in getRegAllocationHints() argument825 if (PhysReg && (!NeedGPRC || RISCV::GPRCRegClass.contains(PhysReg)) && in getRegAllocationHints()834 auto isCompressible = [&Subtarget](const MachineInstr &MI, bool &NeedGPRC) { in getRegAllocationHints() argument835 NeedGPRC = false; in getRegAllocationHints()845 NeedGPRC = true; in getRegAllocationHints()848 NeedGPRC = true; in getRegAllocationHints()859 NeedGPRC = true; in getRegAllocationHints()873 NeedGPRC = true; in getRegAllocationHints()877 NeedGPRC = true; in getRegAllocationHints()882 NeedGPRC = true; in getRegAllocationHints()[all …]