Home
last modified time | relevance | path

Searched refs:test_mm_maskz_moveldup_ps (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/X86/
Davx512vl-intrinsics-fast-isel.ll887 define <4 x float> @test_mm_maskz_moveldup_ps(i8 %a0, <4 x float> %a1) {
888 ; X32-LABEL: test_mm_maskz_moveldup_ps:
902 ; X64-LABEL: test_mm_maskz_moveldup_ps:
/external/llvm-project/llvm/test/CodeGen/X86/
Davx512vl-intrinsics-fast-isel.ll2677 define <4 x float> @test_mm_maskz_moveldup_ps(i8 zeroext %__U, <4 x float> %__A) {
2678 ; X86-LABEL: test_mm_maskz_moveldup_ps:
2685 ; X64-LABEL: test_mm_maskz_moveldup_ps:
/external/clang/test/CodeGen/
Davx512vl-builtins.c6653 __m128 test_mm_maskz_moveldup_ps(__mmask8 __U, __m128 __A) { in test_mm_maskz_moveldup_ps() function
/external/llvm-project/clang/test/CodeGen/X86/
Davx512vl-builtins.c9534 __m128 test_mm_maskz_moveldup_ps(__mmask8 __U, __m128 __A) { in test_mm_maskz_moveldup_ps() function