Home
last modified time | relevance | path

Searched refs:operation_no_trapping_overflow (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-eh.c2733 && !operation_no_trapping_overflow (TREE_TYPE (*tp), TREE_CODE (*tp))) in find_trapping_overflow()
H A Dtree.h4819 extern bool operation_no_trapping_overflow (tree, enum tree_code);
H A Dtree-vect-loop.c3006 if (!operation_no_trapping_overflow (type, code)) in needs_fold_left_reduction_p()
H A Dtree.c7212 operation_no_trapping_overflow (tree type, enum tree_code code) in operation_no_trapping_overflow() function