Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-2velem.c104 int16x4_t test_vmul_lane_s16(int16x4_t a, int16x4_t v) { in test_vmul_lane_s16() function
Darm_neon_intrinsics.c5249 int16x4_t test_vmul_lane_s16(int16x4_t a, int16x4_t b) { in test_vmul_lane_s16() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem.ll221 define <4 x i16> @test_vmul_lane_s16(<4 x i16> %a, <4 x i16> %v) {
222 ; CHECK-LABEL: test_vmul_lane_s16: