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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
avx512erintrin.h 27 #define _mm512_maskz_exp2a23_round_pd(M, A, R) \ macro
39 _mm512_maskz_exp2a23_round_pd((M), (A), _MM_FROUND_CUR_DIRECTION)
  /src/external/gpl3/gcc/dist/gcc/config/i386/
avx512erintrin.h 70 _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) function
351 #define _mm512_maskz_exp2a23_round_pd(U, A, C) \ macro
472 _mm512_maskz_exp2a23_round_pd(U, A, _MM_FROUND_CUR_DIRECTION)
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
avx512erintrin.h 70 _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) function
351 #define _mm512_maskz_exp2a23_round_pd(U, A, C) \ macro
472 _mm512_maskz_exp2a23_round_pd(U, A, _MM_FROUND_CUR_DIRECTION)

Completed in 59 milliseconds