Lines Matching refs:t1
155 __ Branch(&ok, eq, t1, Operand(zero_reg));
3541 __ SetCallKind(t1, call_kind);
4035 __ lw(t1, MemOperand(sp, 0));
4036 __ Branch(&packed_case, eq, t1, Operand(zero_reg));
4734 __ AllocateHeapNumber(t1, a3, t0, scratch0(), &slow, DONT_TAG_RESULT);
4735 __ Move(dst, t1);
5424 __ li(t1, Operand(instr->hydrogen()->pattern()));
5426 __ Push(t3, t2, t1, t0);
5778 Register null_value = t1;