Lines Matching full:not_int32
804 // number. Rounds towards 0. Branch to 'not_int32' if the double is out of the813 Label *not_int32) {830 // If the exponent is higher than that then go to not_int32 case. This832 Branch(not_int32, gt, scratch2, Operand(non_smi_exponent));