Home | History | Annotate | Download | only in arm64

Lines Matching refs:smi_value

1501   Register smi_value = scratch1;
1514 __ Mov(smi_value, Smi::FromInt(1));
1540 __ Mov(smi_value, Smi::FromInt(0));
1549 Register cached_value = ReturnTrueFalseObject() ? smi_value : result;