Searched refs:register_count (Results 1 – 2 of 2) sorted by relevance
86 int AllocateScratchRegister(int blocked, int if_scratch, int register_count, bool* spilled);
260 int register_count, in AllocateScratchRegister() argument265 for (int reg = 0; reg < register_count; ++reg) { in AllocateScratchRegister()