Home
last modified time | relevance | path

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

/dports/math/fastops/fastops-1.0.0/fastops/core/
H A DSIMDFunctions.h87 FORCE_INLINE __m256d YMMOneDouble() noexcept { in YMMOneDouble() function
91 return _mm256_castpd_si256(YMMOneDouble()); in YMMOneDoubleSI()