Home
last modified time | relevance | path

Searched refs:_mm256_cmpgt_epi32 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2.c223 __m256i carry = _mm256_cmpgt_epi32(_mm256_xor_si256(add1, _mm256_set1_epi32(0x80000000)), in load_counters()
/openbsd/gnu/llvm/clang/lib/Headers/
H A Davx2intrin.h194 _mm256_cmpgt_epi32(__m256i __a, __m256i __b) in _mm256_cmpgt_epi32() function