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 D | disasm-a2xx.c | 453 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 D | disasm-a2xx.c | 475 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