Searched refs:fixed_zerop (Results 1 – 14 of 14) sorted by relevance
124 zerop = fixed_zerop (t); in some_nonzerop()
2540 || fixed_zerop (expr)); in zerop()2702 fixed_zerop (const_tree expr) in fixed_zerop() function11109 if (fixed_zerop (init)) in initializer_zerop()
2492 if (!TREE_CONSTANT (divisor) || fixed_zerop (divisor)) in operation_could_trap_helper_p()
4784 extern bool fixed_zerop (const_tree);
126 zerop = fixed_zerop (t); in some_nonzerop()
2809 || fixed_zerop (expr)); in zerop()2971 fixed_zerop (const_tree expr) in fixed_zerop() function10229 if (fixed_zerop (init)) in initializer_zerop()
2484 if (!TREE_CONSTANT (divisor) || fixed_zerop (divisor)) in operation_could_trap_helper_p()
4962 extern bool fixed_zerop (const_tree);
11966 * tree.h (fixed_zerop): Declare as taking a const_tree.11967 * tree.c (fixed_zerop): Take a const_tree.12051 (fixed_zerop): Declare.12107 (fixed_zerop): New function.
478 (fixed_zerop): Likewise.
2193 && (integer_zerop (divisor) || fixed_zerop (divisor))) in warn_for_div_by_zero()
2788 && !fixed_zerop (primop1)) in shorten_compare()
2195 && (integer_zerop (divisor) || fixed_zerop (divisor))) in warn_for_div_by_zero()
2982 && !fixed_zerop (primop1)) in shorten_compare()