Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll1651 define <4 x i32> @test_vmlsl_high_u16(<4 x i32> %a, <8 x i16> %b, <8 x i16> %c) {
1652 ; CHECK-LABEL: test_vmlsl_high_u16:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c5283 uint32x4_t test_vmlsl_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlsl_high_u16() function