Searched refs:getMaxAssigned (Results 1 – 1 of 1) sorted by relevance
67 inline int getMaxAssigned(DataFile f) const { return fill[f]; } in getMaxAssigned() function in nv50_ir::RegisterSet1593 prog->maxGPR = std::max(prog->maxGPR, regs.getMaxAssigned(FILE_GPR)); in allocateRegisters()