Home | History | Annotate | Download | only in optimizing

Lines Matching refs:TIMES_4

1736             (index.GetConstant()->AsIntConstant()->GetValue() << TIMES_4) + data_offset;
1739 __ Sll(TMP, index.AsRegister<Register>(), TIMES_4);
1766 (index.GetConstant()->AsIntConstant()->GetValue() << TIMES_4) + data_offset;
1769 __ Sll(TMP, index.AsRegister<Register>(), TIMES_4);
1882 (index.GetConstant()->AsIntConstant()->GetValue() << TIMES_4) + data_offset;
1886 __ Sll(TMP, index.AsRegister<Register>(), TIMES_4);
1928 (index.GetConstant()->AsIntConstant()->GetValue() << TIMES_4) + data_offset;
1931 __ Sll(TMP, index.AsRegister<Register>(), TIMES_4);