Searched refs:test_vrsqrts_f32 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64-vrsqrt.c31 float32x2_t test_vrsqrts_f32(float32x2_t est, float32x2_t val) { function
32 // CHECK-LABEL: @test_vrsqrts_f32
H A Daarch64-neon-intrinsics.c894 float32x2_t test_vrsqrts_f32(float32x2_t v1, float32x2_t v2) { function
895 // CHECK-LABEL: test_vrsqrts_f32
H A Darm_neon_intrinsics.c8959 // CHECK-LABEL: test_vrsqrts_f32
8961 float32x2_t test_vrsqrts_f32(float32x2_t a, float32x2_t b) { function

Completed in 149 milliseconds