Lines Matching refs:sel8x8_3
118 static inline UChar sel8x8_3 ( ULong w64 ) { in sel8x8_3() function
512 toUChar( sel8x8_3(xx) + sel8x8_3(yy) ), in h_generic_calc_Add8x8()
538 qadd8S( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_QAdd8Sx8()
562 qadd8U( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_QAdd8Ux8()
596 toUChar( sel8x8_3(xx) - sel8x8_3(yy) ), in h_generic_calc_Sub8x8()
622 qsub8S( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_QSub8Sx8()
646 qsub8U( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_QSub8Ux8()
720 cmpeq8( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_CmpEQ8x8()
752 cmpgt8S( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_CmpGT8Sx8()
784 cmpnez8( sel8x8_3(xx) ), in h_generic_calc_CmpNEZ8x8()
908 sel8x8_3(aa), in h_generic_calc_InterleaveLO8x8()
909 sel8x8_3(bb), in h_generic_calc_InterleaveLO8x8()
985 index8x8(aa, sel8x8_3(bb)), in h_generic_calc_Perm8x8()
1030 shl8( sel8x8_3(xx), nn ), in h_generic_calc_ShlN8x8()
1090 sar8( sel8x8_3(xx), nn ), in h_generic_calc_SarN8x8()
1106 avg8U( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_Avg8Ux8()
1142 max8U( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_Max8Ux8()
1166 min8U( sel8x8_3(xx), sel8x8_3(yy) ), in h_generic_calc_Min8Ux8()