Searched refs:_mm_cmpgt_epi32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Demmintrin.h3273 _mm_cmpgt_epi32(__m128i __a, __m128i __b) function
3338 return _mm_cmpgt_epi32(__b, __a);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp791 const m128 epoch_res = _mm_cmpgt_epi32(epoch_vect, epoch);
/freebsd-11-stable/contrib/gcc/config/i386/
H A Demmintrin.h1320 _mm_cmpgt_epi32 (__m128i __A, __m128i __B) function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h1949 _mm_cmpgt_epi32 (__m128i __A, __m128i __B) function

Completed in 165 milliseconds