Lines Matching refs:Address
330 Address base = jump_table_[0].address;
340 Address entry = table_entry->address;
344 // of loading the full, absolute address of each one, load an immediate
345 // offset which will be added to the base address later.
365 // Add the base address to the offset previously loaded in
393 // Add the base address to the offset previously loaded in entry_offset.
852 Address entry =
4044 // Load the code entry address
4288 Register address = scratch0();
4292 __ add(address, external_pointer,
4295 address = external_pointer;
4298 __ add(address, external_pointer, Operand(key, LSL, shift_size));
4303 __ vstr(double_scratch0().low(), address, base_offset);
4305 __ vstr(value, address, base_offset);
4361 // Calculate the effective address of the slot in the array to store the
4426 // Compute address of modified element and store it into key register.
4800 // We want the untagged address first for performance
4808 // Now that we have finished with the object's real address tag it
5654 // needed return address), even though the implementation of LAZY and EAGER is