Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem-high.ll104 define <4 x i32> @test_vqdmull_high_n_s16(<8 x i16> %a, i16 %b) #0 {
105 ; CHECK-LABEL: test_vqdmull_high_n_s16:
/external/clang/test/CodeGen/
Daarch64-neon-2velem.c1595 int32x4_t test_vqdmull_high_n_s16(int16x8_t a, int16_t b) { in test_vqdmull_high_n_s16() function