| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir_lower_conversions.c | 89 if ((src_full_type == nir_type_float16 && dst_bit_size == 64) || 90 (src_bit_size == 64 && dst_full_type == nir_type_float16)) {
|
| H A D | brw_nir.c | 1015 case nir_type_float16: 1049 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir_lower_conversions.c | 89 if ((src_full_type == nir_type_float16 && dst_bit_size == 64) || 90 (src_bit_size == 64 && dst_full_type == nir_type_float16)) {
|
| H A D | brw_nir.c | 1454 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| H A D | negative_equal_tests.cpp | 99 compare_with_self(nir_type_float16) 122 compare_with_negation(nir_type_float16) 227 compare_with_self(nir_type_float16) 267 compare_with_negation(nir_type_float16) 321 case nir_type_float16: 379 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_conversion_builder.h | 211 b == nir_type_float16) 476 dest_type == nir_type_float16 &&
|
| H A D | nir_lower_fp16_conv.c | 63 nir_intrinsic_dest_type(intrin) == nir_type_float16;
|
| H A D | nir_instr_set.c | 377 case nir_type_float16:
|
| H A D | nir.h | 1113 nir_type_float16 = 16 | nir_type_float, enumerator in enum:PACKED 1166 return nir_type_float16; 1218 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib/src/compiler/nir/ |
| H A D | nir_opcodes.c | 749 .output_type = nir_type_float16, 2249 .output_type = nir_type_float16, 2264 .output_type = nir_type_float16, 2279 .output_type = nir_type_float16, 2324 .output_type = nir_type_float16, 4004 .output_type = nir_type_float16, 4049 .output_type = nir_type_float16, 5384 .output_type = nir_type_float16, 5429 .output_type = nir_type_float16,
|
| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_opcodes.c | 281 .output_type = nir_type_float16, 986 .output_type = nir_type_float16, 1001 .output_type = nir_type_float16, 1016 .output_type = nir_type_float16, 2501 .output_type = nir_type_float16, 3461 .output_type = nir_type_float16,
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ |
| H A D | pan_lower_framebuffer.c | 74 return large_norm ? nir_type_float32 : nir_type_float16; 84 return large ? nir_type_float32 : nir_type_float16;
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_shader.c | 161 case nir_type_float16:
|
| H A D | pan_blend.c | 641 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_compile.c | 147 M_LOAD(ld_tilebuffer_16f, nir_type_float16); 153 M_LOAD(ld_image_16f, nir_type_float16); 157 M_STORE(st_image_16f, nir_type_float16); 169 case nir_type_float16: \ 1041 ins.src_types[1] = nir_type_float16; 1346 if (type == nir_type_float16) { 1383 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_nir.c | 175 if (nir_intrinsic_src_type(intr) == nir_type_float16)
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 190 case nir_type_float16: return BI_REGISTER_FORMAT_F16; 620 (T == nir_type_float16) ? bi_half(bi_word(rgba, 1), true) : 2342 case nir_type_float16: return BIFROST_TEXTURE_FORMAT_F16 + clamp; 2821 instr->dest_type != nir_type_float16)
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_cs.c | 571 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir.h | 893 nir_type_float16 = 16 | nir_type_float, enumerator in enum:__anon3bab288a1003 946 return nir_type_float16;
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_alu.c | 726 dst_type != nir_type_float16,
|
| H A D | vtn_opencl.c | 688 nir_type_float16,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler_nir.c | 269 nir_type_float16); 2202 case nir_type_float16:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 1229 case nir_type_float16: 1602 case nir_type_float16:
|