Home | History | Annotate | Download | only in optimizing

Lines Matching defs:obj_

624         obj_(obj),
687 // update the field in the holder (`*(obj_ + field_offset_)`).
703 Register base = obj_;
763 const Register obj_;
764 // The location of the offset of the marked reference field within `obj_`.
784 obj_(obj),
897 parallel_move.AddMove(obj_,
930 size_t obj = static_cast<int>(obj_.AsRegister<Register>());
950 const Location obj_;