Searched refs:foreach_src_n (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cp_postsched.c113 foreach_src_n (reg, n, use) {
165 foreach_src_n (reg, n, use) {
H A Dir3_delay.c151 foreach_src_n (src, n, assigner) {
177 foreach_src_n (src, i, instr) {
332 foreach_src_n (src, src_n, consumer) {
H A Dir3_validate.c168 foreach_src_n (reg, n, instr) {
342 foreach_src_n (src, n, instr) {
H A Dir3_ra.h114 foreach_src_n(__srcreg, __n, __instr) \
H A Dir3_cp.c537 foreach_src_n (reg, n, instr) {
H A Dir3_postsched.c453 foreach_src_n (reg, i, node->instr) {
H A Dir3.h1499 #define foreach_src_n(__srcreg, __n, __instr) \ macro
1508 #define foreach_src(__srcreg, __instr) foreach_src_n (__srcreg, __i, __instr)
H A Dir3_spill.c1110 foreach_src_n (src, i, pcopy) {
1161 foreach_src_n (src, i, pcopy) {
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3.h953 #define foreach_src_n(__srcreg, __n, __instr) \ macro
960 foreach_src_n(__srcreg, __i, __instr)
H A Dir3_ra.c434 foreach_src_n(src, n, instr) {
1082 foreach_src_n(reg, n, instr) {
H A Dir3_cp.c551 foreach_src_n(reg, n, instr) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/freedreno/
H A Dir3-notes.rst122 ``foreach_src_n(srcreg, n, instr)``
/xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/
H A Dir3-notes.rst122 ``foreach_src_n(srcreg, n, instr)``

Completed in 30 milliseconds