HomeSort by: relevance | last modified time | path
    Searched defs:_mm512_mask_exp2a23_round_ps (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
avx512erintrin.h 46 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) \ macro
60 _mm512_mask_exp2a23_round_ps((S), (M), (A), _MM_FROUND_CUR_DIRECTION)
  /src/external/gpl3/gcc/dist/gcc/config/i386/
avx512erintrin.h 88 _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) function
357 #define _mm512_mask_exp2a23_round_ps(W, U, A, C) \ macro
478 _mm512_mask_exp2a23_round_ps(W, U, A, _MM_FROUND_CUR_DIRECTION)
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
avx512erintrin.h 88 _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) function
357 #define _mm512_mask_exp2a23_round_ps(W, U, A, C) \ macro
478 _mm512_mask_exp2a23_round_ps(W, U, A, _MM_FROUND_CUR_DIRECTION)

Completed in 44 milliseconds