Home
last modified time | relevance | path

Searched refs:disasm_a2xx (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
H A Ddisasm.h56 int disasm_a2xx(uint32_t *dwords, int sizedwords, int level,
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c467 disasm_a2xx((uint32_t *)(ptr + 32), (sect_size - 32) / 4, level + 1, in dump_shaders_a2xx()
519 disasm_a2xx((uint32_t *)(ptr + 32), (sect_size - 32) / 4, level + 1, in dump_shaders_a2xx()
1041 return disasm_a2xx(buf, ret / 4, 0, shader); in main()
H A Dcffdec.c1152 disasm_a2xx(dwords + 2, sizedwords - 2, level + 2, disasm_type); in cp_im_loadi()
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c621 disasm_a2xx(uint32_t *dwords, int sizedwords, int level, gl_shader_stage type) in disasm_a2xx() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c551 disasm_a2xx(dwords, sizedwords, 0, ctx->so->type); in assemble()

Completed in 7 milliseconds