Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512vl-intrinsics-fast-isel.ll6145 define <8 x float> @test_mm256_maskz_expandloadu_ps(i8 zeroext %__U, i8* readonly %__P) {
6146 ; X86-LABEL: test_mm256_maskz_expandloadu_ps:
6154 ; X64-LABEL: test_mm256_maskz_expandloadu_ps:
/external/clang/test/CodeGen/
Davx512vl-builtins.c2179 __m256 test_mm256_maskz_expandloadu_ps(__mmask8 __U, void const *__P) { in test_mm256_maskz_expandloadu_ps() function