Searched refs:AllocateSpillSlot (Results 1 – 2 of 2) sorted by relevance
53 int AllocateSpillSlot(bool is_double) { in AllocateSpillSlot() function
2166 int index = code()->frame()->AllocateSpillSlot(kind == DOUBLE_REGISTERS); in Spill()