Lines Matching refs:macro

39 .macro ifcc zzz:vararg
83 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=r12 /*{{{*/
119 .macro vertfetch_noclamp i, dreg
143 .macro vertfetch_clamped i, dreg
270 .macro hconv1_8/*{{{*/
341 .macro hconv1_16/*{{{*/
472 .macro hconv1_25/*{{{*/
671 .macro hconv4_6/*{{{*/
722 .macro hconv4_12/*{{{*/
851 .macro hconv4_25/*{{{*/
1329 .macro prefill_out ra, rb, sra, srb, srb_hi
1355 .macro prefill_list, macro, nextmacro, max_r, step, label
1356 .macro ifneeded macro, nextmacro, line, nextline, ra, rb, step, label
1359 \label\macro\line:
1360 prefill_\macro \label\nextmacro\line, \label\nextmacro\nextline, \ra, \rb, \step
1364 ifneeded \macro \nextmacro, 13, 12, xx, xx, \step, \label
1365 ifneeded \macro \nextmacro, 12, 11, xx, xx, \step, \label
1366 ifneeded \macro \nextmacro, 11, 10, xx, xx, \step, \label
1367 ifneeded \macro \nextmacro, 10, 9, xx, xx, \step, \label
1368 ifneeded \macro \nextmacro, 9, 8, xx, xx, \step, \label
1369 ifneeded \macro \nextmacro, 8, 7, xx, xx, \step, \label
1370 ifneeded \macro \nextmacro, 7, 6, xx, xx, \step, \label
1371 ifneeded \macro \nextmacro, 6, 5, xx, xx, \step, \label
1372 ifneeded \macro \nextmacro, 5, 4, xx, xx, \step, \label
1373 ifneeded \macro \nextmacro, 4, 3, xx, xx, \step, \label
1379 ifneeded \macro \nextmacro, 4, 3, xx, d7, \step, \label
1381 ifneeded \macro \nextmacro, 3, 2, q4, q5, \step, \label
1382 ifneeded \macro \nextmacro, 2, 1, q6, q7, \step, \label
1383 ifneeded \macro \nextmacro, 1, 0, q8, q9, \step, \label
1385 \label\macro\()0:
1403 .macro prefill_leftfill, next, after, ra, rb, step
1414 .macro prefill_leftedge, next, after, ra, rb, step
1422 .macro prefill_dofetch, next, after, ra, rb, step
1437 .macro prefill_rightedge, next, after, ra, rb, step
1448 .macro prefill_rightfill, next, after, ra, rb, step
1454 .macro prefill_body, max_r, step, label
1488 .macro prefill step=1, max_r=25, label=xx
1572 .macro conv_body core, step=1, max_r=25, labelc="", labelnc=""