Lines Matching refs:sel32x2_0
56 static inline UInt sel32x2_0 ( ULong w64 ) { in sel32x2_0() function
491 sel32x2_0(xx) + sel32x2_0(yy) in h_generic_calc_Add32x2()
575 sel32x2_0(xx) - sel32x2_0(yy) in h_generic_calc_Sub32x2()
669 mul32( sel32x2_0(xx), sel32x2_0(yy) ) in h_generic_calc_Mul32x2()
699 cmpeq32( sel32x2_0(xx), sel32x2_0(yy) ) in h_generic_calc_CmpEQ32x2()
731 cmpgt32S( sel32x2_0(xx), sel32x2_0(yy) ) in h_generic_calc_CmpGT32Sx2()
763 cmpnez32( sel32x2_0(xx) ) in h_generic_calc_CmpNEZ32x2()
796 UInt c = sel32x2_0(aa); in h_generic_calc_QNarrowBin32Sto16Sx4()
798 UInt a = sel32x2_0(bb); in h_generic_calc_QNarrowBin32Sto16Sx4()
856 UInt c = sel32x2_0(aa); in h_generic_calc_NarrowBin32to16x4()
858 UInt a = sel32x2_0(bb); in h_generic_calc_NarrowBin32to16x4()
950 sel32x2_0(aa), in h_generic_calc_InterleaveLO32x2()
951 sel32x2_0(bb) in h_generic_calc_InterleaveLO32x2()
1005 shl32( sel32x2_0(xx), nn ) in h_generic_calc_ShlN32x2()
1043 shr32( sel32x2_0(xx), nn ) in h_generic_calc_ShrN32x2()
1065 sar32( sel32x2_0(xx), nn ) in h_generic_calc_SarN32x2()