Lines Matching refs:sel8x8_7
102 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7() function
508 toUChar( sel8x8_7(xx) + sel8x8_7(yy) ), in h_generic_calc_Add8x8()
534 qadd8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Sx8()
558 qadd8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Ux8()
592 toUChar( sel8x8_7(xx) - sel8x8_7(yy) ), in h_generic_calc_Sub8x8()
618 qsub8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Sx8()
642 qsub8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Ux8()
716 cmpeq8( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpEQ8x8()
748 cmpgt8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpGT8Sx8()
780 cmpnez8( sel8x8_7(xx) ), in h_generic_calc_CmpNEZ8x8()
894 sel8x8_7(aa), in h_generic_calc_InterleaveHI8x8()
895 sel8x8_7(bb), in h_generic_calc_InterleaveHI8x8()
981 index8x8(aa, sel8x8_7(bb)), in h_generic_calc_Perm8x8()
1026 shl8( sel8x8_7(xx), nn ), in h_generic_calc_ShlN8x8()
1086 sar8( sel8x8_7(xx), nn ), in h_generic_calc_SarN8x8()
1102 avg8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Avg8Ux8()
1138 max8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Max8Ux8()
1162 min8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Min8Ux8()