Searched refs:nir_rounding_mode_rd (Results 1 – 4 of 4) sorted by relevance
43 case nir_rounding_mode_rd: in nir_round_float_to_int()84 case nir_rounding_mode_rd: { in nir_round_float_to_float()100 nir_rounding_mode_rd)); in nir_round_float_to_float()149 … nir_ineg(b, nir_round_int_to_float(b, abs, nir_type_uint, dest_bit_size, nir_rounding_mode_rd)), in nir_round_int_to_float()152 case nir_rounding_mode_rd: in nir_round_int_to_float()173 case nir_rounding_mode_rd: in nir_round_int_to_float()
1033 case nir_rounding_mode_rd: fprintf(fp, "rd"); break; in print_intrinsic_instr()
155 nir_rounding_mode_rd = 3, /* round down */ enumerator
406 return nir_rounding_mode_rd; in vtn_rounding_mode_to_nir()