Lines Matching defs:offset
27 inline MemOperand FieldMemOperand(Register object, int offset) {
28 return MemOperand(object, offset - kHeapObjectTag);
101 // Returns the pc offset at which the frame ends.
690 void LoadRootRegisterOffset(Register destination, intptr_t offset) final;
691 void LoadRootRelative(Register destination, int32_t offset) final;
1098 // The offset is the offset from the start of the object, not the offset from
1101 Register object, int offset, Register value, Register slot_address,
1323 #define SmiWordOffset(offset) (offset + kSystemPointerSize / 2)
1325 #define SmiWordOffset(offset) offset