Lines Matching refs:outmask
63 my ($stage,$outperm,$outmask,$outhead,$outtail)=map("v$_",(7..11));
130 vspltisb $outmask,-1
132 ?vperm $outmask,$zero,$outmask,$outperm
145 vsel $stage,$outhead,$outtail,$outmask
165 vsel $stage,$outhead,$outtail,$outmask
182 vsel $stage,$outhead,$outtail,$outmask
195 vsel $stage,$outhead,$outtail,$outmask
210 vsel $stage,$outhead,$outtail,$outmask
243 vsel $stage,$outhead,$outtail,$outmask
253 vsel $stage,$outhead,$outtail,$outmask
269 vsel $stage,$outhead,$outtail,$outmask
286 vsel $stage,$outhead,$outtail,$outmask
297 vsel $stage,$outhead,$outtail,$outmask
311 vsel $stage,$outhead,$outtail,$outmask
334 vsel $in1,$outhead,$in1,$outmask
477 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm)=
509 vspltisb $outmask,-1
511 ?vperm $outmask,$rndkey0,$outmask,$outperm
556 vsel $inout,$outhead,$tmp,$outmask
605 vsel $inout,$outhead,$tmp,$outmask
614 vsel $inout,$outhead,$inout,$outmask
620 vspltisb $outmask,-1
623 ?vperm $outmask,$rndkey0,$outmask,$outperm
627 vsel $inout,$outhead,$ivec,$outmask
630 vsel $inout,$ivec,$inptail,$outmask
1232 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm,$one)=
1274 vspltisb $outmask,-1
1276 ?vperm $outmask,$rndkey0,$outmask,$outperm
1320 vsel $dat,$outhead,$inout,$outmask
1333 vsel $inout,$outhead,$inout,$outmask
1351 my ($two,$three,$four)=($outhead,$outperm,$outmask);