Lines Matching defs:address
526 void TurboAssembler::CallTSANStoreStub(Register address, Register value,
531 DCHECK(!AreAliased(address, value));
543 MovePair(address_parameter, address, value_parameter, value);
572 void TurboAssembler::CallTSANRelaxedLoadStub(Register address,
584 Move(address_parameter, address);
759 // -- rsp[0] : return address
1505 movq(dst, Immediate64(ext.address(), RelocInfo::EXTERNAL_REFERENCE));
1697 movq(result, Immediate64(object.address(), rmode));
2652 // receiver and the return address.
2660 // Extra words are for the return address (if a jump).
2921 // Get the return address from the stack and restore the frame pointer.
3036 // ExternalReference can be created, but we can construct the address
3115 // Load effective address to get the address of the current instruction.