Home | History | Annotate | Download | only in optimizing

Lines Matching full:daddu

656     __ Daddu(tmp_ptr, base, offset);
1490 __ Daddu(temp, card, temp);
1987 __ Daddu(dst, lhs, rhs_reg);
2213 __ Daddu(TMP, obj, index.AsRegister<GpuRegister>());
2226 __ Daddu(TMP, obj, index.AsRegister<GpuRegister>());
2269 __ Daddu(TMP, obj, index_reg);
2504 __ Daddu(base_reg, obj, index.AsRegister<GpuRegister>());
3278 __ Daddu(out, dividend, TMP);
3310 __ Daddu(out, out, TMP);
3318 __ Daddu(out, dividend, TMP);
3376 __ Daddu(TMP, TMP, dividend);
5390 __ Daddu(TMP, index_reg, obj);
7163 __ Daddu(TMP, TMP, AT);