Lines Matching refs:outmask
89 my ($stage,$outperm,$outmask,$outhead,$outtail)=map("v$_",(7..11));
158 vspltisb $outmask,-1
160 ?vperm $outmask,$zero,$outmask,$outperm
173 vsel $stage,$outhead,$outtail,$outmask
193 vsel $stage,$outhead,$outtail,$outmask
210 vsel $stage,$outhead,$outtail,$outmask
223 vsel $stage,$outhead,$outtail,$outmask
238 vsel $stage,$outhead,$outtail,$outmask
271 vsel $stage,$outhead,$outtail,$outmask
281 vsel $stage,$outhead,$outtail,$outmask
297 vsel $stage,$outhead,$outtail,$outmask
314 vsel $stage,$outhead,$outtail,$outmask
325 vsel $stage,$outhead,$outtail,$outmask
339 vsel $stage,$outhead,$outtail,$outmask
362 vsel $in1,$outhead,$in1,$outmask
484 ?vperm v2,v1,v2,v3 # outmask
509 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm)=
543 vspltisb $outmask,-1
545 ?vperm $outmask,$rndkey0,$outmask,$outperm
590 vsel $inout,$outhead,$tmp,$outmask
639 vsel $inout,$outhead,$tmp,$outmask
648 vsel $inout,$outhead,$inout,$outmask
654 vspltisb $outmask,-1
657 ?vperm $outmask,$rndkey0,$outmask,$outperm
661 vsel $inout,$outhead,$ivec,$outmask
664 vsel $inout,$ivec,$inptail,$outmask
1267 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm,$one)=
1311 vspltisb $outmask,-1
1313 ?vperm $outmask,$rndkey0,$outmask,$outperm
1357 vsel $dat,$outhead,$inout,$outmask
1370 vsel $inout,$outhead,$inout,$outmask
1389 my ($two,$three,$four)=($outhead,$outperm,$outmask);