Lines Matching refs:SMIS
2017 // The generated code should filter out non-Smis before we get here.
2251 // Platforms with 32-bit Smis have no distinct INT32 type.
2352 // With 32-bit Smis, all overflows give heap numbers, but with
2353 // 31-bit Smis, most operations overflow to int32 results.
2356 // Other operations on SMIs that overflow yield int32s.
2458 case SMIS: return "SMIS";
2478 if (x->IsSmi() && y->IsSmi()) return SMIS;
2505 case SMIS: