Searched refs:FLOAT_TYPE_P (Results 1 – 25 of 30) sorted by relevance
12
404 gcc_assert (FLOAT_TYPE_P (TREE_TYPE (def)) && is_gimple_reg (def)); in execute_cse_reciprocals_1()473 && FLOAT_TYPE_P (TREE_TYPE (arg)) in execute_cse_reciprocals()485 if (FLOAT_TYPE_P (TREE_TYPE (def)) in execute_cse_reciprocals()495 && FLOAT_TYPE_P (TREE_TYPE (def)) in execute_cse_reciprocals()
113 if (!FLOAT_TYPE_P (subt)) in strip_float_extensions()190 if (FLOAT_TYPE_P (TREE_TYPE (arg0)) in convert_to_real()248 if (itype != type && FLOAT_TYPE_P (type)) in convert_to_real()272 if (FLOAT_TYPE_P (TREE_TYPE (arg0)) in convert_to_real()273 && FLOAT_TYPE_P (TREE_TYPE (arg1))) in convert_to_real()
1089 if (FLOAT_TYPE_P (type) && !flag_unsafe_math_optimizations) in negate_expr_p()1101 return (! FLOAT_TYPE_P (type) || flag_unsafe_math_optimizations) in negate_expr_p()1218 if (! FLOAT_TYPE_P (type) || flag_unsafe_math_optimizations) in fold_negate_expr()1242 if ((! FLOAT_TYPE_P (type) || flag_unsafe_math_optimizations) in fold_negate_expr()1412 || (! FLOAT_TYPE_P (TREE_TYPE (in)) in split_tree()3211 if (FLOAT_TYPE_P (op_type) in fold_truth_not_expr()4630 if ((FLOAT_TYPE_P (TREE_TYPE (arg01)) in fold_cond_expr_with_comparison()5116 && ! FLOAT_TYPE_P (TREE_TYPE (rl_arg)) in fold_truthop()7535 int inside_float = FLOAT_TYPE_P (inside_type); in fold_unary()7541 int inter_float = FLOAT_TYPE_P (inter_type); in fold_unary()[all …]
953 if (FLOAT_TYPE_P (TREE_TYPE (op0))) in record_conditions()977 if (FLOAT_TYPE_P (TREE_TYPE (op0))) in record_conditions()992 if (FLOAT_TYPE_P (TREE_TYPE (op0))) in record_conditions()
1083 if (FLOAT_TYPE_P (type)) in tree_predict_by_opcode()1099 if (FLOAT_TYPE_P (type)) in tree_predict_by_opcode()
301 if (FLOAT_TYPE_P (TREE_TYPE (DECL_RESULT (current_function_decl)))) in process_assignment()
933 if (FLOAT_TYPE_P (TREE_TYPE (TREE_OPERAND (cond, 1))) in abs_replacement()
1866 fp_operation = FLOAT_TYPE_P (t); in tree_could_trap_p()
1577 if (flag_float_store && FLOAT_TYPE_P (TREE_TYPE (TREE_OPERAND (stmt, 1)))) in check_replaceable()
3798 || (FLOAT_TYPE_P (dest_type) && FLOAT_TYPE_P (src_type)) in initializer_constant_valid_p()
3099 && FLOAT_TYPE_P (TREE_TYPE (TREE_OPERAND (expr, 0)))); in fp_predicate()
1851 if (flag_float_store && FLOAT_TYPE_P (TREE_TYPE (decl))) in use_register_for_decl()
965 #define FLOAT_TYPE_P(TYPE) \ macro
867 if (! FLOAT_TYPE_P (type) || flag_unsafe_math_optimizations)920 || (! FLOAT_TYPE_P (TREE_TYPE (in))2261 if (FLOAT_TYPE_P (TREE_TYPE (TREE_OPERAND (arg, 0)))3573 && !FLOAT_TYPE_P (TREE_TYPE (ll_arg)))3619 && ! FLOAT_TYPE_P (TREE_TYPE (rl_arg))4878 int inside_float = FLOAT_TYPE_P (inside_type);4883 int inter_float = FLOAT_TYPE_P (inter_type);4888 int final_float = FLOAT_TYPE_P (final_type);5062 && (! FLOAT_TYPE_P (type) || flag_unsafe_math_optimizations))5153 else if (! FLOAT_TYPE_P (type))[all …]
3806 if (FLOAT_TYPE_P (TREE_TYPE (value))3807 && FLOAT_TYPE_P (TREE_TYPE (TREE_OPERAND (value, 0))))
424 #define FLOAT_TYPE_P(TYPE) \ macro
1748 if (FLOAT_TYPE_P (t)) in pod_type_p()
3525 else if (FLOAT_TYPE_P (TREE_TYPE (t))) in finish_omp_clauses()
3724 && (type == 0 || FLOAT_TYPE_P (type)) in mips_arg_info()4004 if (type != 0 ? FLOAT_TYPE_P (type) : GET_MODE_CLASS (mode) == MODE_FLOAT) in mips_pad_arg_upward()4027 if (type != 0 ? FLOAT_TYPE_P (type) : GET_MODE_CLASS (mode) == MODE_FLOAT) in mips_pad_reg_upward()7537 if (mips_abi != ABI_EABI && !FLOAT_TYPE_P (valtype)) in mips_function_value()
1879 if (FLOAT_TYPE_P (t))
4452 else if ((FLOAT_TYPE_P (TREE_TYPE (field)) in scan_record_type()4687 else if ((FLOAT_TYPE_P (TREE_TYPE (field)) in function_arg_record_value_1()4835 else if ((FLOAT_TYPE_P (TREE_TYPE (field)) in function_arg_record_value_2()
1831 if (FLOAT_TYPE_P (TREE_TYPE (field)))1868 if (FLOAT_TYPE_P (TREE_TYPE (field)))
2585 if (FLOAT_TYPE_P (TREE_TYPE (field))) in arm_return_in_memory()2622 if (FLOAT_TYPE_P (TREE_TYPE (field))) in arm_return_in_memory()
5917 else if (FLOAT_TYPE_P (type) && ! TARGET_SOFT_FLOAT)
3754 else if (FLOAT_TYPE_P (valtype) &&