Searched refs:nir_rounding_mode_rtne (Results 1 – 6 of 6) sorted by relevance
46 case nir_rounding_mode_rtne: in nir_round_float_to_int()101 case nir_rounding_mode_rtne: in nir_round_float_to_float()158 case nir_rounding_mode_rtne: in nir_round_int_to_float()179 case nir_rounding_mode_rtne: in nir_round_int_to_float()399 rounding == nir_rounding_mode_rtne) in nir_simplify_conversion_rounding()441 (round == nir_rounding_mode_rtne || in nir_convert_with_rounding()
153 nir_rounding_mode_rtne = 1, /* round to nearest even */ enumerator1264 return nir_rounding_mode_rtne; in nir_get_rounding_mode_from_float_controls()
1031 case nir_rounding_mode_rtne: fprintf(fp, "rtne"); break; in print_intrinsic_instr()
47 return nir_rounding_mode_rtne; in get_opcode_rounding_mode()
396 return nir_rounding_mode_rtne; in vtn_rounding_mode_to_nir()
189 case nir_rounding_mode_rtne: in nir_type_conversion_op()