Lines Matching refs:kAllUsesTruncatingToInt32
1737 result->set_can_be_minus_zero(!CheckFlag(kAllUsesTruncatingToInt32)); in InferRange()
1769 !(CheckFlag(kAllUsesTruncatingToInt32) || in InferRange()
1819 (r.IsInteger32() && CheckFlag(kAllUsesTruncatingToInt32)) || in InferRange()
1824 !CheckFlag(kAllUsesTruncatingToInt32) && in InferRange()
1840 (r.IsInteger32() && CheckFlag(kAllUsesTruncatingToInt32)) || in InferRange()
1845 !CheckFlag(kAllUsesTruncatingToInt32) && in InferRange()
1861 (((r.IsInteger32() && CheckFlag(kAllUsesTruncatingToInt32)) || in InferRange()
1870 !CheckFlag(kAllUsesTruncatingToInt32) && in InferRange()
1885 result->set_can_be_minus_zero(!CheckFlag(kAllUsesTruncatingToInt32) && in InferRange()
1907 result->set_can_be_minus_zero(!CheckFlag(kAllUsesTruncatingToInt32) && in InferRange()
1954 result->set_can_be_minus_zero(!CheckFlag(kAllUsesTruncatingToInt32) && in InferRange()