Searched refs:expand_neg_overflow (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | internal-fn.c | 1101 expand_neg_overflow (location_t loc, tree lhs, tree arg1, bool is_ubsan, in expand_neg_overflow() function 2110 expand_neg_overflow (loc, res, op1, true, &data); in expand_vector_ubsan_overflow() 2187 expand_neg_overflow (loc, lhs, arg1, true, NULL); in expand_UBSAN_CHECK_SUB() 2298 expand_neg_overflow (loc, lhs, arg1, false, NULL); in expand_arith_overflow()
|