Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Daarch64-neon-2velem.c815 int16x4_t test_vmla_lane_s16_0(int16x4_t a, int16x4_t b, int16x4_t v) { in test_vmla_lane_s16_0() function
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-neon-2velem.ll1498 define <4 x i16> @test_vmla_lane_s16_0(<4 x i16> %a, <4 x i16> %b, <4 x i16> %v) {
1499 ; CHECK-LABEL: test_vmla_lane_s16_0: