Searched refs:disasm_fetch (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Ddisasm-a2xx.c453 static int disasm_fetch(uint32_t *dwords, uint32_t alu_off, int level, int sync) function in typeref:typename:int
619 disasm_fetch(dwords + alu_off * 3, alu_off, level, sequence & 0x2);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Ddisasm-a2xx.c475 disasm_fetch(uint32_t *dwords, uint32_t alu_off, int level, int sync) function in typeref:typename:int
645 disasm_fetch(dwords + alu_off * 3, alu_off, level,

Completed in 3 milliseconds