Searched defs:tmp5 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/crypto/aesni/
H A Daesni_ghash.c112 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; local
170 __m128i tmp4, tmp5, tmp6, tmp7; local
278 __m128i tmp5, tmp6, tmp7, tmp8; local
538 __m128i tmp5, tmp6, tmp7, tmp8; local
[all...]
H A Daesni_wrap.c211 __m128i tmp5, tmp6, tmp7, tmp8; local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c205 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; local
270 __m128i tmp5 = _mm_clmulepi64_si128(A, B, 0x01); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4468 llvm::Value *tmp5 = Builder.CreateOr(tmp3, tmp4, "cond"); local

Completed in 126 milliseconds