Searched refs:nir_type_float64 (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp86 EXPECT_TRUE(nir_const_value_negative_equal(c1[0], c1[0], nir_type_float64));
101 compare_with_self(nir_type_float64)
124 compare_with_negation(nir_type_float64)
229 compare_with_self(nir_type_float64)
269 compare_with_negation(nir_type_float64)
333 case nir_type_float64:
391 case nir_type_float64:
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_opcodes.c311 .output_type = nir_type_float64,
1046 .output_type = nir_type_float64,
2531 .output_type = nir_type_float64,
3491 .output_type = nir_type_float64,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c1017 case nir_type_float64:
1052 case nir_type_float64:
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_opcodes.c779 .output_type = nir_type_float64,
2309 .output_type = nir_type_float64,
4034 .output_type = nir_type_float64,
5414 .output_type = nir_type_float64,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_instr_set.c383 case nir_type_float64:
H A Dnir.h1115 nir_type_float64 = 64 | nir_type_float, enumerator in enum:PACKED
1169 return nir_type_float64;
1220 case nir_type_float64:
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c1456 case nir_type_float64:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h895 nir_type_float64 = 64 | nir_type_float, enumerator in enum:__anon3bab288a1003
949 return nir_type_float64;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1230 case nir_type_float64:
1603 case nir_type_float64:
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c2018 store_dest(ctx, &alu->dest.dest, 0, v, nir_type_float64);
2035 get_src(ctx, &alu->src[0].src, 0, nir_type_float64)

Completed in 154 milliseconds