Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.cc7738 enum flt_eval_method target_flt_eval_method in excess_precision_type() local
7746 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()