Searched refs:expand_arith_overflow (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.c | 2230 expand_arith_overflow (enum tree_code code, gimple *stmt) in expand_arith_overflow() function 2403 expand_arith_overflow (PLUS_EXPR, stmt); in expand_ADD_OVERFLOW() 2411 expand_arith_overflow (MINUS_EXPR, stmt); in expand_SUB_OVERFLOW() 2419 expand_arith_overflow (MULT_EXPR, stmt); in expand_MUL_OVERFLOW()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.cc | 2455 expand_arith_overflow (enum tree_code code, gimple *stmt) in expand_arith_overflow() function 2637 expand_arith_overflow (PLUS_EXPR, stmt); in expand_ADD_OVERFLOW() 2645 expand_arith_overflow (MINUS_EXPR, stmt); in expand_SUB_OVERFLOW() 2653 expand_arith_overflow (MULT_EXPR, stmt); in expand_MUL_OVERFLOW()
|
H A D | ChangeLog-2016 | 5886 (expand_arith_overflow): Adjust expand_*_overflow callers. 7876 * internal-fn.c (expand_arith_overflow): Adjust handling of target 13544 * internal-fn.c (expand_arith_overflow) <case MINUS_EXPR>: Don't fall 27233 * internal-fn.c (expand_arith_overflow): Convert preprocessor check
|
H A D | ChangeLog-2017 | 18570 (expand_arith_overflow): Likewise. 18818 * internal-fn.c (expand_arith_overflow): Likewise. 24996 * internal-fn.c (expand_arith_overflow): Likewise.
|
H A D | ChangeLog | 174 (expand_arith_overflow): Likewise.
|
H A D | ChangeLog-2015 | 24246 * internal-fn.c (expand_arith_overflow): Likewise.
|
H A D | ChangeLog-2014 | 8730 (expand_arith_overflow, expand_ADD_OVERFLOW, expand_SUB_OVERFLOW,
|