Home | History | Annotate | Download | only in mips

Lines Matching refs:maybe_nan

3383   Label smi_value, maybe_nan, have_double_value, is_nan, done;
3401 Branch(&maybe_nan, ge, exponent_reg, Operand(scratch1));
3413 bind(&maybe_nan);