Lines Matching refs:Address
680 // with 'src2' at a higher address than 'src1'. The offset is in bytes.
688 // higher address than 'dst1'. The offset is in bytes.
1030 // Starting at address in dst, initialize field_count 64-bit fields with
1122 // return address (unless this is somehow accounted for by the called
1179 void Jump(Address target, RelocInfo::Mode rmode);
1185 void Call(Address target, RelocInfo::Mode rmode);
1194 static int CallSize(Address target, RelocInfo::Mode rmode);
1683 // bottom of the frame immediately above the return address slot.
1693 // csp -> csp[0]: Space reserved for the return address.
1740 // at the address pointed to by the addr register. Only works if addr is not
1841 // For a given |object| notify the garbage collector that the slot |address|
1843 // address registers are clobbered by the operation.
1846 Register address,
1873 // Helper for finding the mark bits for an address.
1898 // Get the location of a relocated constant (its address in the constant pool)
2023 // the stub address that is normally embedded in the instruction stream. This
2085 // Helper for throwing exceptions. Compute a handler address and jump to
2281 explicit InlineSmiCheckInfo(Address info);