Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-vaddv.ll182 define float @test_vaddv_f32(<2 x float> %a1) {
183 ; CHECK-LABEL: test_vaddv_f32:
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c11342 float32_t test_vaddv_f32(float32x2_t a) { in test_vaddv_f32() function