Home
last modified time | relevance | path

Searched refs:foreach_dst_n (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.h127 foreach_dst_n(__dstreg, __n, __instr) \
H A Dir3_delay.c268 foreach_dst_n (dst, dst_n, assigner) { in delay_calc() function
H A Dir3_postsched.c480 foreach_dst_n (reg, i, node->instr) { in calculate_deps()
H A Dir3.h1613 #define foreach_dst_n(__dstreg, __n, __instr) \ macro
1622 #define foreach_dst(__dstreg, __instr) foreach_dst_n (__dstreg, __i, __instr)

Completed in 6 milliseconds