Home
last modified time | relevance | path

Searched refs:BI_CLAUSE_SUBWORD_TUPLE_0 (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/lang/clover/mesa-21.3.6/src/panfrost/bifrost/test/
H A Dtest-packing.c70 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 0, tuples, 8, 0, 30) == 0x01234567); in bi_test_pack_tuple_bits()
71 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 1, tuples, 8, 10, 30) == 0xca66666); in bi_test_pack_tuple_bits()
72 BIT_ASSERT(bi_pack_tuple_bits(BI_CLAUSE_SUBWORD_TUPLE_0 + 2, tuples, 8, 40, 15) == 0x4def); in bi_test_pack_tuple_bits()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/bifrost/test/
H A Dtest-packing.cpp30 #define T(x) ((enum bi_clause_subword)(BI_CLAUSE_SUBWORD_TUPLE_0 + x))
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
H A Dbi_pack.c472 assert(idx >= BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
475 unsigned val = (idx - BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
/dports/lang/clover/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
H A Dbi_pack.c472 assert(idx >= BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
475 unsigned val = (idx - BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
H A Dbi_pack.c472 assert(idx >= BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
475 unsigned val = (idx - BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
H A Dbi_pack.c472 assert(idx >= BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
475 unsigned val = (idx - BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
H A Dbi_pack.c472 assert(idx >= BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
475 unsigned val = (idx - BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/bifrost/
H A Dbifrost.h244 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
275 #define T(x) (BI_CLAUSE_SUBWORD_TUPLE_0 + x)
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/bifrost/
H A Dbifrost.h252 BI_CLAUSE_SUBWORD_TUPLE_0 = 8, enumerator
283 #define T(x) ((enum bi_clause_subword)(BI_CLAUSE_SUBWORD_TUPLE_0 + x))

12