Searched refs:target_flt_eval_method (Results 1 – 2 of 2) sorted by relevance
7738 enum flt_eval_method target_flt_eval_method in excess_precision_type() local7746 gcc_assert (target_flt_eval_method != FLT_EVAL_METHOD_UNPREDICTABLE); in excess_precision_type()7750 if (target_flt_eval_method == FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16) in excess_precision_type()7769 switch (target_flt_eval_method) in excess_precision_type()7796 switch (target_flt_eval_method) in excess_precision_type()
8713 enum flt_eval_method target_flt_eval_method in excess_precision_type() local8721 gcc_assert (target_flt_eval_method != FLT_EVAL_METHOD_UNPREDICTABLE); in excess_precision_type()8725 if (target_flt_eval_method == FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16) in excess_precision_type()8744 switch (target_flt_eval_method) in excess_precision_type()8771 switch (target_flt_eval_method) in excess_precision_type()