Home
last modified time | relevance | path

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

/external/tensorflow/third_party/eigen3/unsupported/Eigen/CXX11/src/FixedPoint/
DPacketMathAVX512.h173 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_si512(
178 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_si512(
183 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_si512(
188 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_si512(
/external/XNNPACK/src/qs8-gemm/
DMRx16c8-avx512skx.c.in95 const __m512i vb${ABC[N:N+4]} = _mm512_load_si512((const __m512i*) w);
97 …const __m512i vb${ABC[N:N+4]} = _mm512_load_si512((const __m512i*) ((uintptr_t) w + ${N * 8} * siz…
/external/XNNPACK/src/qs8-igemm/
DMRx16c8-avx512skx.c.in101 const __m512i vb${ABC[N:N+4]} = _mm512_load_si512((const __m512i*) w);
103 …const __m512i vb${ABC[N:N+4]} = _mm512_load_si512((const __m512i*) ((uintptr_t) w + ${N * 8} * siz…
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_512_avx512.inl516 return _mm512_load_si512(&p->v);
/external/eigen/Eigen/src/Core/arch/AVX512/
DPacketMath.h442 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_si512(
/external/clang/test/CodeGen/
Davx512f-builtins.c311 return _mm512_load_si512 ( __P); in test_mm512_load_si512()
/external/llvm-project/clang/test/CodeGen/X86/
Davx512f-builtins.c365 return _mm512_load_si512 ( __P); in test_mm512_load_si512()
/external/clang/lib/Headers/
Davx512fintrin.h4515 _mm512_load_si512 (void const *__P) in _mm512_load_si512() function
/external/llvm-project/clang/lib/Headers/
Davx512fintrin.h4463 _mm512_load_si512 (void const *__P) in _mm512_load_si512() function