Home
last modified time | relevance | path

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

/external/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()
366 static inline nir_rounding_mode
369 nir_rounding_mode rounding) in nir_simplify_conversion_rounding()
410 nir_rounding_mode round, in nir_convert_with_rounding()
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.h157 } nir_rounding_mode; typedef
1164 nir_rounding_mode rnd);
1252 static inline nir_rounding_mode
2092 INTRINSIC_IDX_ACCESSORS(rounding_mode, ROUNDING_MODE, nir_rounding_mode) in INTRINSIC_IDX_ACCESSORS()
Dnir_builder.h1517 nir_rounding_mode round, bool saturate) in nir_convert_alu_types()
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_conversions.c32 nir_rounding_mode rounding_mode) in get_conversion_op()
40 static nir_rounding_mode
/external/mesa3d/src/compiler/spirv/
Dvtn_alu.c391 nir_rounding_mode
415 nir_rounding_mode rounding_mode;
Dvtn_private.h944 nir_rounding_mode vtn_rounding_mode_to_nir(struct vtn_builder *b,
Dvtn_opencl.c620 bool vec_aligned, nir_rounding_mode rounding) in _handle_v_load_store()
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.c5 nir_type_conversion_op(nir_alu_type src, nir_alu_type dst, nir_rounding_mode rnd) in nir_type_conversion_op()