Searched defs:ir3_instr_create (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ | ||
| H A D | ir3.c | 979 struct ir3_instruction * ir3_instr_create(struct ir3_block *block, opc_t opc) function in typeref:struct:ir3_instruction * |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ | ||
| H A D | ir3.c | 453 ir3_instr_create(struct ir3_block *block, opc_t opc, int ndst, int nsrc) function in typeref:struct:ir3_instruction * |
Completed in 5 milliseconds