| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | real.h | 243 extern bool HONOR_NANS (machine_mode); 244 extern bool HONOR_NANS (const_tree); 245 extern bool HONOR_NANS (const_rtx);
|
| D | gimple-harden-conditionals.cc | 341 enum tree_code cop = invert_tree_comparison (op, HONOR_NANS (lhs)); in execute() 439 HONOR_NANS in execute()
|
| D | tree-ssa-ifcombine.cc | 559 HONOR_NANS (gimple_cond_lhs (inner_cond))); in ifcombine_ifandif() 564 HONOR_NANS (gimple_cond_lhs (outer_cond))); in ifcombine_ifandif()
|
| D | dojump.cc | 900 if (HONOR_NANS (mode)) in split_comparison() 978 || (! HONOR_NANS (mode) && (code == LTGT || code == UNEQ)) in do_compare_rtx_and_jump() 1122 if (!HONOR_NANS (mode)) in do_compare_rtx_and_jump()
|
| D | real.cc | 5436 HONOR_NANS (machine_mode m) in HONOR_NANS() function 5442 HONOR_NANS (const_tree t) in HONOR_NANS() function 5444 return HONOR_NANS (element_mode (t)); in HONOR_NANS() 5448 HONOR_NANS (const_rtx x) in HONOR_NANS() function 5450 return HONOR_NANS (GET_MODE (x)); in HONOR_NANS() 5458 return flag_signaling_nans && HONOR_NANS (m); in HONOR_SNANS()
|
| D | ipa-predicate.cc | 151 HONOR_NANS (cc1->val))) in add_clause()
|
| D | simplify-rtx.cc | 2927 && (!FLOAT_MODE_P (mode) || !HONOR_NANS (mode))) in simplify_binary_operation_1() 3189 if (!HONOR_NANS (mode) in simplify_binary_operation_1() 3924 && !HONOR_NANS (mode) in simplify_binary_operation_1() 4912 if (MODE_HAS_INFINITIES (mode) && HONOR_NANS (mode) in simplify_const_binary_operation() 4939 if (code == MULT && MODE_HAS_INFINITIES (mode) && HONOR_NANS (mode) in simplify_const_binary_operation() 6064 if (! HONOR_NANS (mode) && code == ORDERED) in simplify_const_relational_operation() 6067 if (! HONOR_NANS (mode) && code == UNORDERED) in simplify_const_relational_operation() 6074 if ((! HONOR_NANS (trueop0) in simplify_const_relational_operation() 6328 if (!INTEGRAL_MODE_P (mode) && !HONOR_NANS (mode)) in simplify_const_relational_operation() 6549 && ! HONOR_NANS (mode) in simplify_ternary_operation() [all …]
|
| D | tree-ssa-math-opts.cc | 2075 && (!HONOR_NANS (mode) || tree_expr_nonnegative_p (arg0)) in gimple_expand_builtin_pow() 2087 && (!HONOR_NANS (mode) || tree_expr_nonnegative_p (arg0)) in gimple_expand_builtin_pow() 2143 && (!HONOR_NANS (mode) || tree_expr_nonnegative_p (arg0)) in gimple_expand_builtin_pow() 4753 if (HONOR_NANS (TREE_TYPE (arg1)) in optimize_spaceship() 4784 if (HONOR_NANS (TREE_TYPE (arg1)) && ccode == ccode2) in optimize_spaceship()
|
| D | match.pd | 39 HONOR_NANS 267 && (!HONOR_NANS (type) || !tree_expr_maybe_infinite_p (@0)) 505 && ! HONOR_NANS (type) 514 && ! HONOR_NANS (type) 522 && ! HONOR_NANS (type) 4678 (cmp, HONOR_NANS (@0)); } 4686 (cmp, HONOR_NANS (@0)); } 4891 && !(HONOR_NANS (@0) && flag_trapping_math)) 4895 (if (! HONOR_NANS (@0)) 4903 (if ((code == EQ_EXPR && !(HONOR_NANS (@0) && flag_trapping_math)) [all …]
|
| D | tree-call-cdce.cc | 415 if (!HONOR_NANS (arg)) in gen_one_condition()
|
| D | fold-const.cc | 2841 HONOR_NANS (TREE_OPERAND (cond1, 0))) == TREE_CODE (cond2)) in inverse_conditions_p() 2860 bool honor_nans = HONOR_NANS (ll_arg); in combine_comparisons() 4295 code = invert_tree_comparison (code, HONOR_NANS (op_type)); in fold_truth_not_expr() 5982 if (!HONOR_NANS (arg1)) in fold_cond_expr_with_comparison() 5997 if (!HONOR_NANS (arg1)) in fold_cond_expr_with_comparison() 6009 if (!HONOR_NANS (arg1)) in fold_cond_expr_with_comparison() 6013 if (!HONOR_NANS (arg1)) in fold_cond_expr_with_comparison() 6228 inv_code = invert_tree_comparison (code, HONOR_NANS (type)); in merge_truthop_with_opposite_arm() 11622 if (!HONOR_NANS (arg0) in fold_binary_loc() 12515 if (!HONOR_NANS (arg1) in fold_binary_loc() [all …]
|
| D | tree-ssa-phiopt.cc | 915 comp_code = invert_tree_comparison (comp_code, HONOR_NANS (cmp0)); in gimple_simplify_phiopt() 1768 if (HONOR_NANS (type) || HONOR_SIGNED_ZEROS (type)) in minmax_replacement() 2373 if (HONOR_NANS (TREE_TYPE (lhs1))) in spaceship_replacement()
|
| D | rtlanal.cc | 3247 if (HONOR_NANS (x)) in may_trap_p_1() 3251 if (HONOR_NANS (XEXP (x, 0)) in may_trap_p_1() 3252 || HONOR_NANS (XEXP (x, 1))) in may_trap_p_1() 3269 if (flag_trapping_math && HONOR_NANS (XEXP (x, 0))) in may_trap_p_1()
|
| D | tree-ssa-ccp.cc | 484 && !HONOR_NANS (type)) in valid_lattice_transition() 490 && !HONOR_NANS (type)) in valid_lattice_transition() 504 && !HONOR_NANS (type)) in valid_lattice_transition()
|
| D | tree-ssa-scopedtables.cc | 182 && HONOR_NANS (result_type)) in simplify_binary_operation()
|
| D | jump.cc | 454 && !HONOR_NANS (mode))) in reversed_comparison_code_parts()
|
| D | tree-ssa-tail-merge.cc | 1210 bool honor_nans = HONOR_NANS (t1); in gimple_equal_p()
|
| D | expmed.cc | 6074 || (! HONOR_NANS (mode) && (code == LTGT || code == UNEQ)) in emit_store_flag() 6115 if (!HONOR_NANS (mode)) in emit_store_flag() 6216 || (! HONOR_NANS (mode) && (code == LTGT || code == UNEQ)) in emit_store_flag_force()
|
| D | tree-complex.cc | 1158 if (!HONOR_NANS (inner_type)) in expand_complex_multiplication()
|
| D | ifcvt.cc | 1145 if (HONOR_NANS (if_info->x) in noce_try_move() 2544 || HONOR_NANS (if_info->x)) in noce_try_minmax()
|
| D | ubsan.cc | 1917 if (HONOR_NANS (mode)) in ubsan_instrument_float_cast()
|
| D | tree-ssa-sccvn.cc | 4430 else if (code1 == invert_tree_comparison (code2, HONOR_NANS (lhs2))) in cond_stmts_equal_p() 4433 (swap_tree_comparison (code2), HONOR_NANS (lhs2))) in cond_stmts_equal_p() 7604 = invert_tree_comparison (code, HONOR_NANS (lhs)); in process_bb()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | dfp.md | 351 if (<CODE> == UNORDERED && !HONOR_NANS (<MODE>mode))
|
| D | rs6000-builtin.cc | 1608 if (HONOR_NANS (type)) in rs6000_gimple_fold_builtin() 1634 if (HONOR_NANS (type)) in rs6000_gimple_fold_builtin()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips-ps-3d.md | 413 if (!HONOR_NANS (V2SFmode))
|