Home | History | Annotate | Download | only in mips64

Lines Matching refs:smi_value

3697   Label smi_value, maybe_nan, have_double_value, is_nan, done;
3702 JumpIfSmi(value_reg, &smi_value);
3742 bind(&smi_value);