Searched refs:nir_rounding_mode (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c32 nir_rounding_mode rounding_mode)
40 static nir_rounding_mode
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c32 nir_rounding_mode rounding_mode)
40 static nir_rounding_mode
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_conversion_builder.h37 nir_rounding_mode round)
59 nir_rounding_mode round)
112 nir_rounding_mode round)
394 static inline nir_rounding_mode
397 nir_rounding_mode rounding)
438 nir_rounding_mode round,
H A Dnir_lower_convert_alu_types.c36 nir_rounding_mode rounding = nir_intrinsic_rounding_mode(conv);
37 nir_rounding_mode simple_rounding =
H A Dnir_lower_fp16_conv.c70 nir_ssa_def *sign, nir_rounding_mode mode)
89 float_to_half_impl(nir_builder *b, nir_ssa_def *src, nir_rounding_mode mode)
196 nir_rounding_mode mode = nir_rounding_mode_rtne;
H A Dnir.h164 } nir_rounding_mode; typedef in typeref:enum:__anon3ec4419d0303
1228 nir_rounding_mode rnd);
1318 static inline nir_rounding_mode
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_intrinsics_indices.h898 static inline nir_rounding_mode
903 return (nir_rounding_mode)instr->const_index[info->index_map[NIR_INTRINSIC_ROUNDING_MODE] - 1];
907 nir_intrinsic_set_rounding_mode(nir_intrinsic_instr *instr, nir_rounding_mode val)
H A Dnir_opcodes.c5 nir_type_conversion_op(nir_alu_type src, nir_alu_type dst, nir_rounding_mode rnd)
H A Dnir_builder_opcodes.h2441 nir_rounding_mode rounding_mode;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_alu.c363 nir_rounding_mode *out_rounding_mode = _out_rounding_mode;
568 nir_rounding_mode rounding_mode = nir_rounding_mode_undef;
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h998 nir_rounding_mode vtn_rounding_mode_to_nir(struct vtn_builder *b,
H A Dvtn_alu.c398 nir_rounding_mode
422 nir_rounding_mode rounding_mode;
H A Dvtn_opencl.c621 bool vec_aligned, nir_rounding_mode rounding)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h121 } nir_rounding_mode; typedef in typeref:enum:__anon3bab288a0303
963 nir_rounding_mode rnd);
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_opcodes.c5 nir_type_conversion_op(nir_alu_type src, nir_alu_type dst, nir_rounding_mode rnd)
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c267 nir_rounding_mode rounding_mode =

Completed in 67 milliseconds