Lines Matching refs:sel8x8_6
106 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6() function
509 toUChar( sel8x8_6(xx) + sel8x8_6(yy) ), in h_generic_calc_Add8x8()
535 qadd8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Sx8()
559 qadd8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Ux8()
593 toUChar( sel8x8_6(xx) - sel8x8_6(yy) ), in h_generic_calc_Sub8x8()
619 qsub8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Sx8()
643 qsub8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Ux8()
717 cmpeq8( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpEQ8x8()
749 cmpgt8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpGT8Sx8()
781 cmpnez8( sel8x8_6(xx) ), in h_generic_calc_CmpNEZ8x8()
896 sel8x8_6(aa), in h_generic_calc_InterleaveHI8x8()
897 sel8x8_6(bb), in h_generic_calc_InterleaveHI8x8()
982 index8x8(aa, sel8x8_6(bb)), in h_generic_calc_Perm8x8()
1027 shl8( sel8x8_6(xx), nn ), in h_generic_calc_ShlN8x8()
1087 sar8( sel8x8_6(xx), nn ), in h_generic_calc_SarN8x8()
1103 avg8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Avg8Ux8()
1139 max8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Max8Ux8()
1163 min8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Min8Ux8()