Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll1341 define <2 x i64> @test_vmull_s32(<2 x i32> %a, <2 x i32> %b) {
1342 ; CHECK-LABEL: test_vmull_s32:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c5118 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32() function
Darm_neon_intrinsics.c5155 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32() function