Home
last modified time | relevance | path

Searched refs:nir_rounding_mode (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_conversion_builder.h37 nir_rounding_mode round) in nir_round_float_to_int()
59 nir_rounding_mode round) in nir_round_float_to_float()
112 nir_rounding_mode round) in nir_round_int_to_float()
393 static inline nir_rounding_mode
396 nir_rounding_mode rounding) in nir_simplify_conversion_rounding()
437 nir_rounding_mode round, in nir_convert_with_rounding()
H A Dnir_lower_fp16_conv.c50 nir_def *sign, nir_rounding_mode mode) in half_rounded()
67 float_to_half_impl(nir_builder *b, nir_def *src, nir_rounding_mode mode) in float_to_half_impl()
170 split_f2f16_conversion(nir_builder *b, nir_def *src, nir_rounding_mode rnd) in split_f2f16_conversion()
234 nir_rounding_mode mode = nir_rounding_mode_undef; in lower_fp16_cast_impl()
H A Dnir_lower_convert_alu_types.c36 nir_rounding_mode rounding = nir_intrinsic_rounding_mode(conv); in try_simplify_convert_intrin()
37 nir_rounding_mode simple_rounding = in try_simplify_convert_intrin()
H A Dnir_lower_mediump.c821 nir_rounding_mode rdm = options->rounding_mode; in opt_16bit_destination()
822 nir_rounding_mode src_rdm = in opt_16bit_destination()
H A Dnir.h237 } nir_rounding_mode; typedef
1288 nir_rounding_mode rnd);
1454 static inline nir_rounding_mode
6525 nir_rounding_mode rounding_mode;
H A Dnir_builder.c550 nir_rounding_mode rnd) in nir_type_convert()
H A Dnir_builder.h536 nir_rounding_mode rnd);
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_split_64bit_conversions.c29 static nir_rounding_mode
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_alu.c472 nir_rounding_mode
496 nir_rounding_mode rounding_mode;
H A Dvtn_private.h1003 nir_rounding_mode vtn_rounding_mode_to_nir(struct vtn_builder *b,
H A Dvtn_opencl.c635 bool vec_aligned, nir_rounding_mode rounding) in _handle_v_load_store()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c404 nir_rounding_mode rounding_mode = in create_cov()