Searched refs:expand_neg_overflow (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.c | 1127 expand_neg_overflow (location_t loc, tree lhs, tree arg1, bool is_ubsan, in expand_neg_overflow() function 2128 expand_neg_overflow (loc, res, op1, true, &data); in expand_vector_ubsan_overflow() 2205 expand_neg_overflow (loc, lhs, arg1, true, NULL); in expand_UBSAN_CHECK_SUB() 2316 expand_neg_overflow (loc, lhs, arg1, false, NULL); in expand_arith_overflow()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.cc | 1268 expand_neg_overflow (location_t loc, tree lhs, tree arg1, bool is_ubsan, in expand_neg_overflow() function 2352 expand_neg_overflow (loc, res, op1, true, &data); in expand_vector_ubsan_overflow() 2430 expand_neg_overflow (loc, lhs, arg1, true, NULL); in expand_UBSAN_CHECK_SUB() 2546 expand_neg_overflow (loc, lhs, arg1, false, NULL); in expand_arith_overflow()
|
H A D | ChangeLog-2014 | 3749 expand_addsub_overflow, expand_neg_overflow, expand_mul_overflow): Use 5333 (expand_addsub_overflow, expand_neg_overflow, expand_mul_overflow): 8717 (expand_neg_overflow): ... this. Add LOC, LHS, ARG1, IS_UBSAN 8727 expand_neg_overflow, prepare arguments for it.
|
H A D | ChangeLog-2016 | 5882 (expand_neg_overflow, expand_mul_overflow): Likewise. 13545 through into expand_addsub_overflow after expand_neg_overflow. 19800 (expand_addsub_overflow, expand_neg_overflow, expand_mul_overflow):
|
H A D | ChangeLog-2017 | 18568 (expand_neg_overflow): Likewise. 23721 (expand_neg_overflow): Update. 25983 (expand_neg_overflow): Update.
|
H A D | ChangeLog-2019 | 21884 (expand_neg_overflow): Same.
|
H A D | ChangeLog-2015 | 31785 (expand_neg_overflow): Likewise.
|