Home | History | Annotate | Download | only in mips

Lines Matching refs:maybe_nan

3790   Label smi_value, maybe_nan, have_double_value, is_nan, done;
3808 Branch(&maybe_nan, ge, exponent_reg, Operand(scratch1));
3823 bind(&maybe_nan);