Lines Matching refs:FETCH

1608 #define FETCH(VAL,INDEX,CHAN)\  macro
1646 FETCH(&r[0], 0, chan_index); in exec_kil()
1760 FETCH(&r[3], 0, TGSI_CHAN_W); in exec_tex()
1774 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1786 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1787 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_tex()
1803 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1804 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_tex()
1805 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_tex()
1820 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1821 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_tex()
1833 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1834 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_tex()
1835 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_tex()
1848 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1849 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_tex()
1850 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_tex()
1864 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1865 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_tex()
1866 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_tex()
1867 FETCH(&r[3], 0, TGSI_CHAN_W); in exec_tex()
1876 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_tex()
1877 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_tex()
1878 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_tex()
1930 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_txd()
1945 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_txd()
1946 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txd()
1947 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_txd()
1959 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_txd()
1960 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txd()
1961 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_txd()
1971 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_txd()
1972 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txd()
1973 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_txd()
1974 FETCH(&r[3], 0, TGSI_CHAN_W); in exec_txd()
2109 FETCH(&r[3], 3, TGSI_CHAN_X); in exec_sample()
2111 FETCH(&r[3], 0, TGSI_CHAN_W); in exec_sample()
2127 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_sample()
2145 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_sample()
2146 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_sample()
2147 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_sample()
2164 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_sample()
2165 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_sample()
2166 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_sample()
2182 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_sample()
2183 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_sample()
2184 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_sample()
2185 FETCH(&r[3], 0, TGSI_CHAN_W); in exec_sample()
2222 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_sample_d()
2235 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_sample_d()
2236 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_sample_d()
2237 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_sample_d()
2248 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_sample_d()
2249 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_sample_d()
2250 FETCH(&r[2], 0, TGSI_CHAN_Z); in exec_sample_d()
3837 FETCH( &r[0], 0, TGSI_CHAN_X ); in exec_instruction()
4035 FETCH(&r[0], 0, TGSI_CHAN_X); in exec_instruction()