Searched refs:FLT_EVAL_METHOD_UNPREDICTABLE (Results 1 – 6 of 6) sorted by relevance
373 FLT_EVAL_METHOD_UNPREDICTABLE = -1, enumerator
8372 gcc_assert (target_flt_eval_method != FLT_EVAL_METHOD_UNPREDICTABLE); in excess_precision_type()
5959 so a target should never return @code{FLT_EVAL_METHOD_UNPREDICTABLE}\
1255 case FLT_EVAL_METHOD_UNPREDICTABLE: in c_cpp_builtins()
7949 if (x == FLT_EVAL_METHOD_UNPREDICTABLE in excess_precision_mode_join()7950 || y == FLT_EVAL_METHOD_UNPREDICTABLE) in excess_precision_mode_join()7951 return FLT_EVAL_METHOD_UNPREDICTABLE; in excess_precision_mode_join()
51334 : FLT_EVAL_METHOD_UNPREDICTABLE); in ix86_excess_precision()51339 return FLT_EVAL_METHOD_UNPREDICTABLE; in ix86_excess_precision()