Home | History | Annotate | Download | only in optimizing

Lines Matching full:offset_

859         offset_(offset),
944 __ Addiu32(index_reg, index_reg, offset_);
955 DCHECK_EQ(offset_, 0U);
983 __ LoadConst32(calling_convention.GetRegisterAt(2), offset_);
1025 const uint32_t offset_;