Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Davx512bwvl-intrinsics-fast-isel.ll125 define <2 x i64> @test_mm_broadcastw_epi16(<2 x i64> %a0) {
126 ; X32-LABEL: test_mm_broadcastw_epi16:
131 ; X64-LABEL: test_mm_broadcastw_epi16:
Davx2-intrinsics-fast-isel.ll530 define <2 x i64> @test_mm_broadcastw_epi16(<2 x i64> %a0) {
531 ; X32-LABEL: test_mm_broadcastw_epi16:
536 ; X64-LABEL: test_mm_broadcastw_epi16:
/external/clang/test/CodeGen/
Davx2-builtins.c219 __m128i test_mm_broadcastw_epi16(__m128i a) { in test_mm_broadcastw_epi16() function