Searched refs:NextFpReg (Results 1 – 2 of 2) sorted by relevance
150 int NextFpReg(MachineRepresentation rep) { in NextFpReg() function161 int d_reg_code = NextFpReg(MachineRepresentation::kFloat64); in NextFpReg()
5244 int reg_code = allocator_.NextFpReg(rep); in Next()