Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
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()
394 static inline nir_rounding_mode
397 nir_rounding_mode rounding) in nir_simplify_conversion_rounding()
438 nir_rounding_mode round, in nir_convert_with_rounding()
Dnir_lower_fp16_conv.c70 nir_ssa_def *sign, nir_rounding_mode mode) in half_rounded()
89 float_to_half_impl(nir_builder *b, nir_ssa_def *src, nir_rounding_mode mode) in float_to_half_impl()
196 nir_rounding_mode mode = nir_rounding_mode_rtne; in lower_fp16_cast_impl()
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()
Dnir_lower_mediump.c603 unsigned exec_mode, nir_rounding_mode rdm) in fold_16bit_destination()
608 nir_rounding_mode src_rdm = in fold_16bit_destination()
637 unsigned exec_mode, nir_rounding_mode rdm) in fold_16bit_load_data()
651 nir_rounding_mode rdm) in fold_16bit_tex_dest()
Dnir.h232 } nir_rounding_mode; typedef
1255 nir_rounding_mode rnd);
1319 static inline nir_rounding_mode
5359 nir_rounding_mode rounding_mode;
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_conversions.c32 nir_rounding_mode rounding_mode) in get_conversion_op()
40 static nir_rounding_mode
/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c445 nir_rounding_mode
469 nir_rounding_mode rounding_mode;
Dvtn_private.h1018 nir_rounding_mode vtn_rounding_mode_to_nir(struct vtn_builder *b,
Dvtn_opencl.c622 bool vec_aligned, nir_rounding_mode rounding) in _handle_v_load_store()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c271 nir_rounding_mode rounding_mode = in create_cov()