Home
last modified time | relevance | path

Searched refs:foreach_src_n (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h866 #define foreach_src_n(__srcreg, __n, __instr) \ macro
873 foreach_src_n(__srcreg, __i, __instr)
Dir3_ra.c358 foreach_src_n(src, n, instr) { in get_definer()
1007 foreach_src_n(reg, n, instr) { in ra_block_alloc()
Dir3_cp.c502 foreach_src_n(reg, n, instr) { in instr_cp()
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/
Dir3-notes.rst122 ``foreach_src_n(srcreg, n, instr)``