Home
last modified time | relevance | path

Searched refs:test_mm256_cvtps_ph (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/X86/
Df16c-intrinsics-fast-isel.ll111 define <2 x i64> @test_mm256_cvtps_ph(<8 x float> %a0) nounwind {
112 ; X32-LABEL: test_mm256_cvtps_ph:
118 ; X64-LABEL: test_mm256_cvtps_ph:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Df16c-intrinsics-fast-isel.ll111 define <2 x i64> @test_mm256_cvtps_ph(<8 x float> %a0) nounwind {
112 ; X32-LABEL: test_mm256_cvtps_ph:
118 ; X64-LABEL: test_mm256_cvtps_ph:
/external/clang/test/CodeGen/
Df16c-builtins.c52 __m128i test_mm256_cvtps_ph(__m256 a) { in test_mm256_cvtps_ph() function