Searched refs:test_mm256_setr_epi16 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ |
D | avx-builtins.c | 1011 __m256i test_mm256_setr_epi16(short A0, short A1, short A2, short A3, short A4, short A5, short A6,… in test_mm256_setr_epi16() function
|
/external/llvm/test/CodeGen/X86/ |
D | avx-intrinsics-fast-isel.ll | 2669 define <4 x i64> @test_mm256_setr_epi16(i16 %a0, i16 %a1, i16 %a2, i16 %a3, i16 %a4, i16 %a5, i16 %… 2670 ; X32-LABEL: test_mm256_setr_epi16: 2707 ; X64-LABEL: test_mm256_setr_epi16:
|