Lines Matching refs:FMULHRW
355 #define FMULHRW(a, b) ((int16_t)(a) * (int16_t)(b) + 0x8000) >> 16403 SSE_HELPER_W(helper_pmulhrw, FMULHRW)