Searched refs:nir_rounding_mode_rtz (Results 1 – 8 of 8) sorted by relevance
50 case nir_rounding_mode_rtz: in nir_round_float_to_int()95 case nir_rounding_mode_rtz: in nir_round_float_to_float()143 case nir_rounding_mode_rtz: in nir_round_int_to_float()172 case nir_rounding_mode_rtz: in nir_round_int_to_float()422 rounding == nir_rounding_mode_rtz) in nir_simplify_conversion_rounding()478 round == nir_rounding_mode_rtz)) { in nir_convert_with_rounding()
113 case nir_rounding_mode_rtz: in float_to_half_impl()208 mode = nir_rounding_mode_rtz; in lower_fp16_cast_impl()
611 bool allow_rtz = rdm == nir_rounding_mode_rtz; in fold_16bit_destination()
231 nir_rounding_mode_rtz = 4, /* round towards zero */ enumerator1329 return nir_rounding_mode_rtz; in nir_get_rounding_mode_from_float_controls()
1131 case nir_rounding_mode_rtz: fprintf(fp, "rtz"); break; in print_intrinsic_instr()
45 return nir_rounding_mode_rtz; in get_opcode_rounding_mode()
787 .rounding_mode = nir_rounding_mode_rtz, in ir3_nir_lower_variant()
452 return nir_rounding_mode_rtz; in vtn_rounding_mode_to_nir()