Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-2velem.c116 int32x2_t test_vmul_lane_s32(int32x2_t a, int32x2_t v) { in test_vmul_lane_s32() function
Darm_neon_intrinsics.c5267 int32x2_t test_vmul_lane_s32(int32x2_t a, int32x2_t b) { in test_vmul_lane_s32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem.ll241 define <2 x i32> @test_vmul_lane_s32(<2 x i32> %a, <2 x i32> %v) {
242 ; CHECK-LABEL: test_vmul_lane_s32: