Home | History | Annotate | Download | only in optimizing

Lines Matching full:offset_

798         offset_(offset),
884 __ Addiu32(index_reg, index_reg, offset_);
895 DCHECK_EQ(offset_, 0U);
920 __ LoadConst32(calling_convention.GetRegisterAt(2), offset_);
962 const uint32_t offset_;