Lines Matching refs:FCMPGTL
351 #define FCMPGTL(a, b) (int32_t)(a) > (int32_t)(b) ? -1 : 0395 SSE_HELPER_L(helper_pcmpgtl, FCMPGTL)