Home
last modified time | relevance | path

Searched refs:bi_packed_tuple (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/test/
Dtest-pack-formats.c34 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_1()
52 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_2()
72 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_3()
96 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_4()
123 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_5()
154 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_6()
189 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_7()
223 struct bi_packed_tuple tuples[] = { in bi_test_pack_format_8()
Dtest-packing.c40 struct bi_packed_tuple tuples[] = { in bi_test_pack_upper()
64 struct bi_packed_tuple tuples[] = { in bi_test_pack_tuple_bits()
82 struct bi_packed_tuple tuples[] = { in bi_test_pack_sync()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pack.c308 static struct bi_packed_tuple
351 struct bi_packed_tuple packed = { in bi_pack_tuple()
444 struct bi_packed_tuple *tuples, in bi_clause_upper()
450 struct bi_packed_tuple tuple = tuples[val]; in bi_clause_upper()
456 struct bi_packed_tuple *tuples, in bi_pack_upper()
468 struct bi_packed_tuple *tuples, in bi_pack_tuple_bits()
478 struct bi_packed_tuple tuple = tuples[val]; in bi_pack_tuple_bits()
505 struct bi_packed_tuple *tuples, in bi_pack_lu()
517 struct bi_packed_tuple *tuples, in bi_pack_sync()
535 struct bi_packed_tuple *tuples, in bi_pack_t_ec()
[all …]
Dcompiler.h957 struct bi_packed_tuple { struct
966 struct bi_packed_tuple *tuples, argument
970 struct bi_packed_tuple *tuples,
978 struct bi_packed_tuple *tuples,
985 struct bi_packed_tuple *tuples,
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst432 - pan/bi: Move bi_packed_tuple to compiler.h