Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_vadd.c54 uint32_t test_vaddv_u32(int32x2_t a1) { in test_vaddv_u32() function
Daarch64-neon-intrinsics.c11727 uint32_t test_vaddv_u32(uint32x2_t a) { in test_vaddv_u32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-vaddv.ll160 define i32 @test_vaddv_u32(<2 x i32> %a1) {
161 ; CHECK-LABEL: test_vaddv_u32: