Home
last modified time | relevance | path

Searched defs:__dstreg (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.h126 #define ra_foreach_dst_n(__dstreg, __n, __instr) \ argument
130 #define ra_foreach_dst(__dstreg, __instr) \ argument
Dir3.h1613 #define foreach_dst_n(__dstreg, __n, __instr) \ argument
1622 #define foreach_dst(__dstreg, __instr) foreach_dst_n (__dstreg, __i, __instr) argument