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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c4497 // CHECK-LABEL: define <4 x float> @test_vminq_f32(<4 x float> %a, <4 x float> %b) #0 {
4504 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { function
[all...]
H A Darm_neon_intrinsics.c8794 // CHECK-LABEL: define <4 x float> @test_vminq_f32(<4 x float> %a, <4 x float> %b) #0 {
8803 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { function
[all...]

Completed in 223 milliseconds