Searched refs:top_operand (Results 1 – 1 of 1) sorted by relevance
4338 Operand top_operand = ExternalOperand(allocation_top); in LoadAllocationTopHelper() local4339 cmpp(result, top_operand); in LoadAllocationTopHelper()4547 Operand top_operand = ExternalOperand(new_space_allocation_top); in UndoAllocationInNewSpace() local4549 cmpp(object, top_operand); in UndoAllocationInNewSpace()4552 movp(top_operand, object); in UndoAllocationInNewSpace()