Searched refs:get_flush_inputs_to_zero (Results 1 – 4 of 4) sorted by relevance
194 static inline bool get_flush_inputs_to_zero(const float_status *status) in get_flush_inputs_to_zero() function
505 bool save = get_flush_inputs_to_zero(fpst); in HELPER()531 bool save = get_flush_inputs_to_zero(fpst); in HELPER()
4847 bool save = get_flush_inputs_to_zero(fpst);4858 bool save = get_flush_inputs_to_zero(fpst); in sve_f16_to_f64()5025 if (!get_flush_inputs_to_zero(s)) { in DO_ZPZ_FP()5053 if (!get_flush_inputs_to_zero(s)) { in do_float32_logb_as_int()5081 if (!get_flush_inputs_to_zero(s)) { in do_float64_logb_as_int()
3388 bool old_fiz = get_flush_inputs_to_zero(base_fpst); in do_vcvt_hs()