Searched refs:getMaxNumVectorRegs (Results 1 – 3 of 3) sorted by relevance
96 getMaxNumVectorRegs(const MachineFunction &MF) const;
362 auto [MaxNumVGPRs, MaxNumAGPRs] = TRI->getMaxNumVectorRegs(MF); in determineRegsForWWMAllocation()
574 SIRegisterInfo::getMaxNumVectorRegs(const MachineFunction &MF) const { in getMaxNumVectorRegs() function in SIRegisterInfo743 auto [MaxNumVGPRs, MaxNumAGPRs] = getMaxNumVectorRegs(MF); in getReservedRegs()