Lines Matching refs:SMIS
442 // Smis
613 // Similar to LoadFloatOperand but assumes that both operands are smis.
643 // Assumes that operands are smis or heap numbers and loads them
654 // Similar to LoadSSE2Operands but assumes that both operands are smis.
896 // We can't handle -0 with smis, so use a type transition for that case.
1280 // 4. Operands are both smis, perform the operation leaving the result in
1439 // operations on known smis (e.g., if the result of the operation
1475 Comment perform_float(masm, "-- Perform float operation on smis");
1508 Comment perform_float(masm, "-- Perform float operation on smis");
3663 // uses the asumption that smis are 2 * their untagged value.
4134 // number string cache for smis is just the smi value, and the hash for
4232 // Compare two smis if required.
6510 ASSERT(state_ == CompareIC::SMIS);