Home
last modified time | relevance | path

Searched refs:arith_code_with_undefined_signed_overflow (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.h61 extern bool arith_code_with_undefined_signed_overflow (tree_code);
H A Dtree-ssa-loop-im.c1250 && arith_code_with_undefined_signed_overflow in move_computations_worker()
H A Dtree-scalar-evolution.c3600 && arith_code_with_undefined_signed_overflow in final_value_replacement_loop()
H A Dgimple-fold.c7429 arith_code_with_undefined_signed_overflow (tree_code code) in arith_code_with_undefined_signed_overflow() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.h66 extern bool arith_code_with_undefined_signed_overflow (tree_code);
H A Dtree-if-conv.cc1055 && arith_code_with_undefined_signed_overflow in if_convertible_gimple_assign_stmt_p()
2598 && arith_code_with_undefined_signed_overflow in predicate_statements()
H A Dtree-scalar-evolution.cc3592 && arith_code_with_undefined_signed_overflow in final_value_replacement_loop()
H A Dtree-ssa-loop-im.cc1348 && arith_code_with_undefined_signed_overflow in move_computations_worker()
H A Dtree-ssa-reassoc.cc2920 if (arith_code_with_undefined_signed_overflow (code)) in update_range_test()
H A Dgimple-fold.cc8599 arith_code_with_undefined_signed_overflow (tree_code code) in arith_code_with_undefined_signed_overflow() function
H A DChangeLog-201448803 arith_code_with_undefined_signed_overflow, call
48807 (arith_code_with_undefined_signed_overflow,
48809 * gimple-fold.c (arith_code_with_undefined_signed_overflow,
48812 * gimple-fold.h (arith_code_with_undefined_signed_overflow,
H A DChangeLog-201927764 * gimple-fold.c (arith_code_with_undefined_signed_overflow):
H A DChangeLog-201313682 * tree-ssa-loop-im.c (arith_code_with_undefined_signed_overflow):