Searched defs:tuples (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
H A Dtest-packing.c40 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_upper
64 struct bi_packed_tuple tuples[] local in function:bi_test_pack_tuple_bits
82 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_sync
[all...]
H A Dtest-pack-formats.c34 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_format_1
52 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_format_2
72 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_format_3
96 struct bi_packed_tuple tuples[] local in function:bi_test_pack_format_4
123 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_format_5
154 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_format_6
189 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_format_7
223 struct bi_packed_tuple tuples[] = { local in function:bi_test_pack_format_8
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_pack.c443 bi_clause_upper(unsigned val,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count) argument
455 bi_pack_upper(enum bi_clause_subword upper,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count) argument
467 bi_pack_tuple_bits(enum bi_clause_subword idx,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count,unsigned offset,unsigned nbits) argument
504 bi_pack_lu(enum bi_clause_subword word,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count) argument
514 bi_pack_sync(enum bi_clause_subword t1,enum bi_clause_subword t2,enum bi_clause_subword t3,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count,bool z) argument
534 bi_pack_t_ec(enum bi_clause_subword word,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count,uint64_t ec0) argument
546 bi_pack_subwords_56(enum bi_clause_subword t,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count,uint64_t header,uint64_t ec0,unsigned tuple_subword) argument
565 bi_pack_subword(enum bi_clause_subword t,unsigned format,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count,uint64_t header,uint64_t ec0,unsigned m0,unsigned tuple_subword) argument
595 bi_pack_format(struct util_dynarray * emission,unsigned index,struct bi_packed_tuple * tuples,ASSERTED unsigned tuple_count,uint64_t header,uint64_t ec0,unsigned m0,bool z) argument
[all...]
H A Dcompiler.h531 bi_tuple tuples[8]; member in struct:__anon9a2e09911408

Completed in 7 milliseconds