Home | History | Annotate | Download | only in x64

Lines Matching refs:new_space_allocation_top

3552   ExternalReference new_space_allocation_top =
3561 Operand top_operand = ExternalOperand(new_space_allocation_top);
3571 LoadAddress(scratch, new_space_allocation_top);
3574 Load(result, new_space_allocation_top);
3586 ExternalReference new_space_allocation_top =
3594 Store(new_space_allocation_top, result_end);
3751 ExternalReference new_space_allocation_top =
3756 Operand top_operand = ExternalOperand(new_space_allocation_top);