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.cpp48 struct bi_packed_tuple tuples[] = {
67 struct bi_packed_tuple tuples[] = {
88 struct bi_packed_tuple tuples[] = {
113 struct bi_packed_tuple tuples[] = {
141 struct bi_packed_tuple tuples[] = {
173 struct bi_packed_tuple tuples[] = {
209 struct bi_packed_tuple tuples[] = {
244 struct bi_packed_tuple tuples[] = {
Dtest-packing.cpp41 struct bi_packed_tuple tuples[] = { in TEST()
64 struct bi_packed_tuple tuples[] = { in TEST()
77 struct bi_packed_tuple tuples[] = { in TEST()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pack.c320 static struct bi_packed_tuple
363 struct bi_packed_tuple packed = { in bi_pack_tuple()
456 struct bi_packed_tuple *tuples, in bi_clause_upper()
462 struct bi_packed_tuple tuple = tuples[val]; in bi_clause_upper()
468 struct bi_packed_tuple *tuples, in bi_pack_upper()
480 struct bi_packed_tuple *tuples, in bi_pack_tuple_bits()
490 struct bi_packed_tuple tuple = tuples[val]; in bi_pack_tuple_bits()
517 struct bi_packed_tuple *tuples, in bi_pack_lu()
529 struct bi_packed_tuple *tuples, in bi_pack_sync()
547 struct bi_packed_tuple *tuples, in bi_pack_t_ec()
[all …]
Dcompiler.h1161 struct bi_packed_tuple { struct
1170 struct bi_packed_tuple *tuples, argument
1174 struct bi_packed_tuple *tuples,
1182 struct bi_packed_tuple *tuples,
1189 struct bi_packed_tuple *tuples,
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst432 - pan/bi: Move bi_packed_tuple to compiler.h