| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir_lower_conversions.c | 49 return nir_rounding_mode_undef; 93 nir_rounding_mode_undef); 118 nir_rounding_mode_undef); 120 nir_rounding_mode_undef);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir_lower_conversions.c | 49 return nir_rounding_mode_undef; 93 nir_rounding_mode_undef); 118 nir_rounding_mode_undef); 120 nir_rounding_mode_undef);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_conversion_builder.h | 49 case nir_rounding_mode_undef: 67 nir_rounding_mode_undef); 70 nir_rounding_mode_undef); 102 case nir_rounding_mode_undef: 159 case nir_rounding_mode_undef: 180 case nir_rounding_mode_undef: 405 if (rounding == nir_rounding_mode_undef) 411 return nir_rounding_mode_undef; 417 return nir_rounding_mode_undef; 423 return nir_rounding_mode_undef; [all...] |
| H A D | nir_lower_convert_alu_types.c | 90 if (nir_intrinsic_rounding_mode(conv) == nir_rounding_mode_undef && 200 .rounding_mode = nir_rounding_mode_undef,
|
| H A D | nir_lower_alu.c | 141 nir_op upcast_op = nir_type_conversion_op(base_type | src0->bit_size, base_type | 32, nir_rounding_mode_undef); 142 nir_op downscast_op = nir_type_conversion_op(base_type | 32, base_type | src0->bit_size, nir_rounding_mode_undef);
|
| H A D | nir.h | 159 nir_rounding_mode_undef = 0, enumerator in enum:__anon3ec4419d0303 1323 return nir_rounding_mode_undef; 1331 return nir_rounding_mode_undef;
|
| H A D | nir_print.c | 995 case nir_rounding_mode_undef: fprintf(fp, "undef"); break;
|
| H A D | nir_builder.h | 1818 nir_type_conversion_op(src_type, dest_type, nir_rounding_mode_undef);
|
| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_opcodes.c | 33 assert(rnd == nir_rounding_mode_undef); 36 assert(rnd == nir_rounding_mode_undef); 39 assert(rnd == nir_rounding_mode_undef); 42 assert(rnd == nir_rounding_mode_undef); 45 assert(rnd == nir_rounding_mode_undef); 53 assert(rnd == nir_rounding_mode_undef); 56 assert(rnd == nir_rounding_mode_undef); 59 assert(rnd == nir_rounding_mode_undef); 67 assert(rnd == nir_rounding_mode_undef); 70 assert(rnd == nir_rounding_mode_undef); [all...] |
| /xsrc/external/mit/MesaLib/src/compiler/nir/ |
| H A D | nir_opcodes.c | 33 assert(rnd == nir_rounding_mode_undef); 36 assert(rnd == nir_rounding_mode_undef); 39 assert(rnd == nir_rounding_mode_undef); 42 assert(rnd == nir_rounding_mode_undef); 45 assert(rnd == nir_rounding_mode_undef); 53 assert(rnd == nir_rounding_mode_undef); 56 assert(rnd == nir_rounding_mode_undef); 59 assert(rnd == nir_rounding_mode_undef); 67 assert(rnd == nir_rounding_mode_undef); 70 assert(rnd == nir_rounding_mode_undef); [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_bit_size.c | 42 nir_type_conversion_op(type, lowered_type, nir_rounding_mode_undef);
|
| H A D | nir.h | 116 nir_rounding_mode_undef = 0, enumerator in enum:__anon3bab288a0303
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_alu.c | 358 return nir_type_conversion_op(src_type, dst_type, nir_rounding_mode_undef); 706 .rounding_mode = nir_rounding_mode_undef, 715 if (opts.rounding_mode == nir_rounding_mode_undef && !opts.saturate) { 717 nir_rounding_mode_undef); 725 vtn_fail_if(opts.rounding_mode != nir_rounding_mode_undef && 964 nir_rounding_mode_undef); 968 nir_rounding_mode_undef);
|
| H A D | vtn_opencl.c | 683 if (rounding == nir_rounding_mode_undef) { 706 nir_rounding_mode_undef); 715 nir_rounding_mode_undef);
|
| H A D | vtn_glsl450.c | 477 nir_rounding_mode_undef);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_shader.c | 295 nir_rounding_mode_undef, clamp); 301 nir_rounding_mode_undef, clamp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | vtn_alu.c | 333 return nir_type_conversion_op(src_type, dst_type, nir_rounding_mode_undef); 568 nir_rounding_mode rounding_mode = nir_rounding_mode_undef;
|
| H A D | vtn_glsl450.c | 574 nir_rounding_mode_undef);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_blend.c | 604 nir_rounding_mode_undef,
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_nir.c | 1060 nir_rounding_mode_undef); 1063 nir_rounding_mode_undef);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | glsl_to_nir.cpp | 1974 nir_rounding_mode_undef),
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | glsl_to_nir.cpp | 1952 nir_rounding_mode_undef),
|