Searched refs:try_disasm_a3xx (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/freedreno/common/ |
D | disasm.h | 62 int try_disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out,
|
/third_party/mesa3d/src/freedreno/decode/ |
D | crashdec.c | 680 try_disasm_a3xx(buf, sizedwords, 1, stdout, options.gpu_id); in decode_shader_blocks()
|
D | cffdec.c | 441 try_disasm_a3xx(buf, sizedwords, level + 2, stdout, options->gpu_id); in disasm_gpuaddr() 1511 try_disasm_a3xx(contents, num_unit * 2, level + 2, stdout, in cp_load_state()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | disasm-a3xx.c | 647 try_disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, in try_disasm_a3xx() function
|