Home | History | Annotate | Download | only in mips

Lines Matching refs:reg1

198   void Swap(Register reg1, Register reg2, Register scratch = no_reg);
883 void JumpIfNotBothSmi(Register reg1, Register reg2, Label* on_not_both_smi);
885 void JumpIfEitherSmi(Register reg1, Register reg2, Label* on_either_smi);