Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-add-sub.ll135 define <1 x double> @test_vdiv_f64(<1 x double> %a, <1 x double> %b) {
136 ; CHECK-LABEL: test_vdiv_f64
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c11451 float64x1_t test_vdiv_f64(float64x1_t a, float64x1_t b) { in test_vdiv_f64() function