HomeSort by relevance Sort by last modified time
    Searched refs:_mm256_castps128_ps256 (Results 1 - 25 of 40) sorted by null

1 2

  /external/eigen/Eigen/src/Core/arch/AVX512/
PacketMath.h 467 lane0, _mm256_castps128_ps256(_mm_permute_ps(
477 lane1, _mm256_castps128_ps256(_mm_permute_ps(
668 _mm256_castps128_ps256(_mm512_extractf32x4_ps(INPUT, 0)), \
671 _mm256_castps128_ps256(_mm512_extractf32x4_ps(INPUT, 2)), \
920 return _mm256_insertf128_ps(_mm256_castps128_ps256(sum0), sum1, 1);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
avxintrin.h 1142 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
avxintrin.h 1142 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /external/eigen/Eigen/src/Core/arch/AVX/
PacketMath.h 225 // Packet8f tmp = _mm256_castps128_ps256(_mm_loadu_ps(from));
232 tmp = _mm256_blend_ps(tmp,_mm256_castps128_ps256(_mm_permute_ps( _mm256_castps256_ps128(tmp), _MM_SHUFFLE(1,0,1,0))), 15);
246 Packet8f tmp = _mm256_castps128_ps256(_mm_broadcast_ss(from));
Complex.h 89 return Packet4cf(_mm256_insertf128_ps(_mm256_castps128_ps256(a.v), b.v, 1));
  /external/clang/lib/Headers/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
avxintrin.h 4503 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
avxintrin.h 2765 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
avxintrin.h 1142 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
avxintrin.h 1142 _mm256_castps128_ps256(__m128 __a) function
    [all...]
  /external/clang/test/CodeGen/
avx-builtins.c 170 return _mm256_castps128_ps256(A);
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
simdintrin.h 137 __m256 result = _mm256_castps128_ps256(blendLowRes);
    [all...]

Completed in 1450 milliseconds

1 2