Home
last modified time | relevance | path

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

/crypto/
A Dimpl_dispatch_test.cc41 avx512_ = CRYPTO_is_AVX512BW_capable() && CRYPTO_is_AVX512VL_capable() && in SetUp()
84 bool avx512_ = false; member in ImplDispatchTest
112 is_x86_64_ && vaes_ && !(avx512_ && !avoid_zmm_)}, in TEST_F()
114 is_x86_64_ && vaes_ && avx512_ && !avoid_zmm_}, in TEST_F()

Completed in 3 milliseconds