Lines Matching refs:FCMPGTB
349 #define FCMPGTB(a, b) (int8_t)(a) > (int8_t)(b) ? -1 : 0393 SSE_HELPER_B(helper_pcmpgtb, FCMPGTB)