Home
last modified time | relevance | path

Searched refs:fold_builtin_arith_overflow (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c9894 fold_builtin_arith_overflow (location_t loc, enum built_in_function fcode, in fold_builtin_arith_overflow() function
10349 return fold_builtin_arith_overflow (loc, fcode, arg0, arg1, arg2); in fold_builtin_3()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc9096 fold_builtin_arith_overflow (location_t loc, enum built_in_function fcode, in fold_builtin_arith_overflow() function
9566 return fold_builtin_arith_overflow (loc, fcode, arg0, arg1, arg2); in fold_builtin_3()
H A DChangeLog87 * builtins.cc (fold_builtin_arith_overflow): For ovf_only,
H A DChangeLog-201621211 (fold_builtin_arith_overflow): Handle
H A DChangeLog-201933350 * builtins.c (fold_builtin_arith_overflow): If first two args are
H A DChangeLog-20148679 * builtins.c (fold_builtin_arith_overflow): New function.