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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
avx512fintrin.h 3767 #define _mm512_cvt_roundps_ph(A, I) \ macro
3782 #define _mm512_cvtps_ph _mm512_cvt_roundps_ph
  /src/external/gpl3/gcc/dist/gcc/config/i386/
avx512fintrin.h 11203 _mm512_cvt_roundps_ph (__m512 __A, const int __I) function
11284 #define _mm512_cvt_roundps_ph(A, I) \ macro
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
avx512fintrin.h 8594 _mm512_cvt_roundps_ph (__m512 __A, const int __I) function
8675 #define _mm512_cvt_roundps_ph(A, I) \ macro

Completed in 31 milliseconds