Lines Matching refs:FCMPGTW
350 #define FCMPGTW(a, b) (int16_t)(a) > (int16_t)(b) ? -1 : 0394 SSE_HELPER_W(helper_pcmpgtw, FCMPGTW)