Searched defs:tuples (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/ |
| H A D | test-packing.c | 40 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 D | test-pack-formats.c | 34 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 D | bi_pack.c | 443 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 D | compiler.h | 531 bi_tuple tuples[8]; member in struct:__anon9a2e09911408
|
Completed in 7 milliseconds