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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c1410 // CHECK-LABEL: define <2 x float> @test_vrsqrts_f32(<2 x float> %v1, <2 x float> %v2) #0 {
1419 float32x2_t test_vrsqrts_f32(float32x2_t v1, float32x2_t v2) { function
[all...]
H A Darm_neon_intrinsics.c16289 // CHECK-LABEL: define <2 x float> @test_vrsqrts_f32(<2 x float> %a, <2 x float> %b) #0 {
16298 float32x2_t test_vrsqrts_f32(float32x2_t a, float32x2_t b) { function
[all...]

Completed in 225 milliseconds