Lines Matching refs:Address
26 Address deopt_handler = Runtime::FunctionForId(
42 Address deopt_handler = Runtime::FunctionForId(
157 // Account for return address and saved regs if input is rsp.
596 // rsp[0] : return address
660 // rax = address of new object(s) (tagged)
678 // rax = address of new object (tagged)
681 // rdi = address of arguments map (tagged)
709 // rax = address of new object (tagged)
712 // rdi = address of parameter map or backing store (tagged)
749 // rdx = address of parameter map (tagged)
750 // rdi = address of backing store (tagged)
772 // rdi = address of backing store (tagged)
813 // rsp[0] : return address
840 // Return address is on the stack.
871 // rsp[0] : return address
978 // rsp[0] : return address
1160 // Argument 9: Pass current isolate address.
1684 // Push arguments below the return address to prepare jump to builtin.
1842 __ Push(rdi); // put proxy as additional argument under return address
2142 // Get the receiver of the function from the stack; 1 ~ return address.
2222 // Complex results must be written to address passed as first argument.
2432 // pop the faked function when we return. We load the address from an
2433 // external reference instead of inlining the call target address directly
2501 // rsp[0] : return address
2505 // rsp[0] : return address
2506 // rsp[8] : offset from return address to location of inline cache
2525 // in front of the hole value address.
2590 // Get return address and delta to inlined map check.
2870 // rsp[0] : return address
3227 // rsp[0] : return address
3269 // -- rsp[0] : return address
3753 // rsp[0 * kPointerSize] : return address.
3849 // written is in the address register.
3863 __ RememberedSetHelper(object(), address(), value(), save_fp_regs_mode(),
3888 __ movp(regs_.scratch0(), Operand(regs_.address(), 0));
3905 __ RememberedSetHelper(object(), address(), value(), save_fp_regs_mode(),
3921 Register address =
3922 arg_reg_1.is(regs_.address()) ? kScratchRegister : regs_.address();
3923 DCHECK(!address.is(regs_.object()));
3924 DCHECK(!address.is(arg_reg_1));
3925 __ Move(address, regs_.address());
3927 // TODO(gc) Can we just set address arg2 in the beginning?
3928 __ Move(arg_reg_2, address);
3971 __ RememberedSetHelper(object(), address(), value(), save_fp_regs_mode(),
3980 __ movp(regs_.scratch0(), Operand(regs_.address(), 0));
4013 __ RememberedSetHelper(object(), address(), value(), save_fp_regs_mode(),
4032 // -- rsp[0] : return address
4155 // Calculate the function address to the first arg.
4214 // rsp[0] - return address
4368 // -- rsp[0] : return address
4447 // -- rsp[0] : return address
4502 // -- rsp[0] : return address
4559 // Push return address back on stack.
4614 // -- rsp[0] : return address