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

/external/clang/test/CodeGen/
H A Darm64-vrsqrt.c38 float32x4_t test_vrsqrtsq_f32(float32x4_t est, float32x4_t val) { function
39 // CHECK-LABEL: @test_vrsqrtsq_f32
H A Daarch64-neon-intrinsics.c900 float32x4_t test_vrsqrtsq_f32(float32x4_t v1, float32x4_t v2) { function
901 // CHECK-LABEL: test_vrsqrtsq_f32
H A Darm_neon_intrinsics.c8965 // CHECK-LABEL: test_vrsqrtsq_f32
8967 float32x4_t test_vrsqrtsq_f32(float32x4_t a, float32x4_t b) { function

Completed in 279 milliseconds