Searched defs:atom_opc_table (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_packer.c112 static uint8_t atom_opc_table[] = { 0, 2, 8, 9, 10, 11, 12, 13, 14, ~0, ~0, ~0, ~0, ~0, ~0, ~0 }; local in function:bi_pack_fma_atom_c_i32
125 static uint8_t atom_opc_table[] = { 3, 2, 8, 9, 10, 11, 12, 13, 14, 0, 1, ~0, ~0, ~0, ~0, ~0 }; local in function:bi_pack_fma_atom_c_i64
137 static uint8_t atom_opc_table[] = { 5, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, 0, 1, 2, 3, 4 }; local in function:bi_pack_fma_atom_c1_i32
149 static uint8_t atom_opc_table[] = { 5, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, 0, 1, 2, 3, 4 }; local in function:bi_pack_fma_atom_c1_i64
161 static uint8_t atom_opc_table[] = { 5, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, 0, 1, 2, 3, 4 }; local in function:bi_pack_fma_atom_c1_return_i32
173 static uint8_t atom_opc_table[] = { 5, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, ~0, 0, 1, 2, 3, local in function:bi_pack_fma_atom_c1_return_i64
186 static uint8_t atom_opc_table[] = { 0, 2, 8, 9, 10, 11, 12, 13, 14, ~0, ~0, ~0, ~0, ~0, ~0, local in function:bi_pack_fma_atom_c_return_i32
199 static uint8_t atom_opc_table[] = { 3, 2, 8, 9, 10, 11, 12, 13, 14, 0, 1, ~0, ~0, ~0, ~0, ~ local in function:bi_pack_fma_atom_c_return_i64
209 static uint8_t atom_opc_table[] = { 0, 2, 8, 9, 10, 11, 12, 13, 14, ~0, ~0, ~0, ~0, ~0, ~0, local in function:bi_pack_fma_atom_post_i32
219 static uint8_t atom_opc_table[] = { 3, 2, 8, 9, 10, 11, 12, 13, 14, 0, 1, ~0, ~0, ~0, ~0, ~ local in function:bi_pack_fma_atom_post_i64
229 static uint8_t atom_opc_table[] = { 3, 2, 8, 9, 10, 11, 12, 13, 14, 0, 1, ~0, ~0, ~0, ~0, ~ local in function:bi_pack_fma_atom_pre_i64
[all...]
H A Dbifrost_gen_disasm.c151 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c_i32
175 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c_i64
199 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c1_i32
220 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c1_i64
241 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c1_return_i32
262 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c1_return_i64
283 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c_return_i32
307 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_c_return_i64
331 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_post_i32
352 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_post_i64
373 static const char *atom_opc_table[] = { local in function:bi_disasm_fma_atom_pre_i64
[all...]

Completed in 20 milliseconds