Home | History | Annotate | Download | only in optimizing

Lines Matching full:offset_

704         offset_(offset),
789 __ AddImmediate(index_reg, Immediate(offset_));
800 DCHECK_EQ(offset_, 0U);
828 __ movl(calling_convention.GetRegisterAt(2), Immediate(offset_));
862 const uint32_t offset_;