Home
last modified time | relevance | path

Searched refs:test_mm256_maskz_expandloadu_pd (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512vl-intrinsics-fast-isel.ll5970 define <4 x double> @test_mm256_maskz_expandloadu_pd(i8 zeroext %__U, i8* readonly %__P) {
5971 ; X86-LABEL: test_mm256_maskz_expandloadu_pd:
5979 ; X64-LABEL: test_mm256_maskz_expandloadu_pd:
/external/clang/test/CodeGen/
Davx512vl-builtins.c2139 __m256d test_mm256_maskz_expandloadu_pd(__mmask8 __U, void const *__P) { in test_mm256_maskz_expandloadu_pd() function