Searched refs:ConstOverflow (Results 1 – 5 of 5) sorted by relevance
116 func ConstOverflow(v constant.Value, t *types.Type) bool { func140 return ConstOverflow(constant.Real(v), ft) || ConstOverflow(constant.Imag(v), ft)
705 } else if ir.ConstOverflow(x, types.Types[types.TINT]) {1251 if ir.ConstOverflow(v, types.Types[types.TINT]) {1284 if ir.ConstOverflow(v, types.Types[types.TINT]) {
445 if ir.ConstOverflow(v, types.Types[types.TINT]) {
659 if ir.ConstOverflow(n.Len.Val(), types.Types[types.TINT]) {
180 if ir.ConstOverflow(v, t) {