Home | History | Annotate | Download | only in x64

Lines Matching refs:ExternalOperand

64 Operand MacroAssembler::ExternalOperand(ExternalReference target,
2496 push(ExternalOperand(handler_address));
2498 movq(ExternalOperand(handler_address), rsp);
2505 pop(ExternalOperand(handler_address));
2538 movq(rsp, ExternalOperand(handler_address));
2540 pop(ExternalOperand(handler_address));
2593 pop(ExternalOperand(handler_address));
2964 Operand counter_operand = ExternalOperand(ExternalReference(counter));
2973 Operand counter_operand = ExternalOperand(ExternalReference(counter));
2986 Operand counter_operand = ExternalOperand(ExternalReference(counter));
3356 Operand context_operand = ExternalOperand(context_address);
3365 Operand c_entry_fp_operand = ExternalOperand(c_entry_fp_address);
3561 Operand top_operand = ExternalOperand(new_space_allocation_top);
3635 Operand limit_operand = ExternalOperand(new_space_allocation_limit);
3690 Operand limit_operand = ExternalOperand(new_space_allocation_limit);
3736 Operand limit_operand = ExternalOperand(new_space_allocation_limit);
3756 Operand top_operand = ExternalOperand(new_space_allocation_top);