HomeSort by relevance Sort by last modified time
    Searched refs:_mm256_round_ps (Results 1 - 8 of 8) sorted by null

  /external/clang/lib/Headers/
avxintrin.h 155 _mm256_round_ps(__m256 v, const int m) function
162 #define _mm256_ceil_ps(V) _mm256_round_ps((V), _MM_FROUND_CEIL)
163 #define _mm256_floor_ps(V) _mm256_round_ps((V), _MM_FROUND_FLOOR)
    [all...]
  /prebuilt/sdk/11/renderscript/clang-include/
avxintrin.h 155 _mm256_round_ps(__m256 v, const int m) function
162 #define _mm256_ceil_ps(V) _mm256_round_ps((V), _MM_FROUND_CEIL)
163 #define _mm256_floor_ps(V) _mm256_round_ps((V), _MM_FROUND_FLOOR)
    [all...]
  /prebuilt/sdk/12/renderscript/clang-include/
avxintrin.h 155 _mm256_round_ps(__m256 v, const int m) function
162 #define _mm256_ceil_ps(V) _mm256_round_ps((V), _MM_FROUND_CEIL)
163 #define _mm256_floor_ps(V) _mm256_round_ps((V), _MM_FROUND_FLOOR)
    [all...]
  /prebuilt/sdk/13/renderscript/clang-include/
avxintrin.h 155 _mm256_round_ps(__m256 v, const int m) function
162 #define _mm256_ceil_ps(V) _mm256_round_ps((V), _MM_FROUND_CEIL)
163 #define _mm256_floor_ps(V) _mm256_round_ps((V), _MM_FROUND_FLOOR)
    [all...]
  /prebuilt/sdk/14/renderscript/clang-include/
avxintrin.h 155 _mm256_round_ps(__m256 v, const int m) function
162 #define _mm256_ceil_ps(V) _mm256_round_ps((V), _MM_FROUND_CEIL)
163 #define _mm256_floor_ps(V) _mm256_round_ps((V), _MM_FROUND_FLOOR)
    [all...]
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
avxintrin.h 1018 _mm256_round_ps (__m256 __V, const int __M) function
1026 #define _mm256_round_ps macro
    [all...]
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
avxintrin.h 1018 _mm256_round_ps (__m256 __V, const int __M) function
1026 #define _mm256_round_ps macro
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
avxintrin.h 1018 _mm256_round_ps (__m256 __V, const int __M) function
1026 #define _mm256_round_ps macro
    [all...]

Completed in 79 milliseconds