Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Davx-cmp-builtins.c70 return _mm_cmpnge_ss(a, b); in test_cmpnge_ss()
Dsse-builtins.c143 return _mm_cmpnge_ss(__a, __b); in test_mm_cmpnge_ss()
/external/clang/lib/Headers/
Dxmmintrin.h885 _mm_cmpnge_ss(__m128 __a, __m128 __b) in _mm_cmpnge_ss() function