Lines Matching refs:ra
1358 .macro prefill_out ra, rb, sra, srb
1359 .ifc \ra,xx
1368 .ifnc \ra,\sra
1369 mov \ra, \sra
1385 .macro ifneeded macro, nextmacro, line, nextline, ra, rb, step, label
1389 prefill_\macro \label\nextmacro\line, \label\nextmacro\nextline, \ra, \rb, \step
1423 .macro prefill_leftfill, next, after, ra, rb, step
1426 prefill_out \ra, \rb, v8.16b, v9.16b
1434 .macro prefill_leftedge, next, after, ra, rb, step
1435 1: prefill_out \ra, \rb, v10.16b, v11.16b
1442 .macro prefill_dofetch, next, after, ra, rb, step
1446 prefill_out \ra, \rb, v10.16b, v11.16b
1457 .macro prefill_rightedge, next, after, ra, rb, step
1461 prefill_out \ra, \rb, v10.16b, v11.16b
1468 .macro prefill_rightfill, next, after, ra, rb, step
1469 prefill_out \ra, \rb, v12.16b, v13.16b