Home
last modified time | relevance | path

Searched refs:sel32x2_0 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_generic_simd64.c55 static inline UInt sel32x2_0 ( ULong w64 ) { in sel32x2_0() function
490 sel32x2_0(xx) + sel32x2_0(yy) in h_generic_calc_Add32x2()
574 sel32x2_0(xx) - sel32x2_0(yy) in h_generic_calc_Sub32x2()
668 mul32( sel32x2_0(xx), sel32x2_0(yy) ) in h_generic_calc_Mul32x2()
698 cmpeq32( sel32x2_0(xx), sel32x2_0(yy) ) in h_generic_calc_CmpEQ32x2()
730 cmpgt32S( sel32x2_0(xx), sel32x2_0(yy) ) in h_generic_calc_CmpGT32Sx2()
762 cmpnez32( sel32x2_0(xx) ) in h_generic_calc_CmpNEZ32x2()
795 UInt c = sel32x2_0(aa); in h_generic_calc_QNarrowBin32Sto16Sx4()
797 UInt a = sel32x2_0(bb); in h_generic_calc_QNarrowBin32Sto16Sx4()
855 UInt c = sel32x2_0(aa); in h_generic_calc_NarrowBin32to16x4()
[all …]