Searched refs:combined (Results 1 – 1 of 1) sorted by relevance
1554 int combined = fp_count + core_count; in SpillRegsPreIndexed() local1555 int all_offset = RoundUp(combined, 2); // Needs to be 16B = 2-reg aligned. in SpillRegsPreIndexed()1589 if (combined % 2 == 0) { in SpillRegsPreIndexed()