ExternalOperand 3139 src/x64/code-stubs-x64.cc masm->ExternalOperand(pending_exception_address, rbx);
ExternalOperand 3933 src/x64/code-stubs-x64.cc Operand scope_depth_operand = masm->ExternalOperand(scope_depth);
ExternalOperand 3967 src/x64/code-stubs-x64.cc Operand scope_depth_operand = masm->ExternalOperand(scope_depth);
ExternalOperand 4012 src/x64/code-stubs-x64.cc masm->ExternalOperand(pending_exception_address);
ExternalOperand 4158 src/x64/code-stubs-x64.cc Operand c_entry_fp_operand = masm->ExternalOperand(c_entry_fp);
ExternalOperand 4230 src/x64/code-stubs-x64.cc { Operand c_entry_fp_operand = masm->ExternalOperand(c_entry_fp);
ExternalOperand 2542 src/x64/macro-assembler-x64.cc push(ExternalOperand(handler_address));
ExternalOperand 2544 src/x64/macro-assembler-x64.cc movq(ExternalOperand(handler_address), rsp);
ExternalOperand 2551 src/x64/macro-assembler-x64.cc pop(ExternalOperand(handler_address));
ExternalOperand 2584 src/x64/macro-assembler-x64.cc movq(rsp, ExternalOperand(handler_address));
ExternalOperand 2586 src/x64/macro-assembler-x64.cc pop(ExternalOperand(handler_address));
ExternalOperand 2639 src/x64/macro-assembler-x64.cc pop(ExternalOperand(handler_address));
ExternalOperand 3015 src/x64/macro-assembler-x64.cc Operand counter_operand = ExternalOperand(ExternalReference(counter));
ExternalOperand 3024 src/x64/macro-assembler-x64.cc Operand counter_operand = ExternalOperand(ExternalReference(counter));
ExternalOperand 3037 src/x64/macro-assembler-x64.cc Operand counter_operand = ExternalOperand(ExternalReference(counter));
ExternalOperand 3407 src/x64/macro-assembler-x64.cc Operand context_operand = ExternalOperand(context_address);
ExternalOperand 3416 src/x64/macro-assembler-x64.cc Operand c_entry_fp_operand = ExternalOperand(c_entry_fp_address);
ExternalOperand 3612 src/x64/macro-assembler-x64.cc Operand top_operand = ExternalOperand(new_space_allocation_top);
ExternalOperand 3686 src/x64/macro-assembler-x64.cc Operand limit_operand = ExternalOperand(new_space_allocation_limit);
ExternalOperand 3741 src/x64/macro-assembler-x64.cc Operand limit_operand = ExternalOperand(new_space_allocation_limit);
ExternalOperand 3787 src/x64/macro-assembler-x64.cc Operand limit_operand = ExternalOperand(new_space_allocation_limit);
ExternalOperand 3807 src/x64/macro-assembler-x64.cc Operand top_operand = ExternalOperand(new_space_allocation_top);
ExternalOperand 114 src/x64/macro-assembler-x64.h Operand ExternalOperand(ExternalReference reference,
ExternalOperand 1562 src/x64/stub-cache-x64.cc masm()->ExternalOperand(new_space_allocation_limit);