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

/external/clang/test/CodeGen/
H A Darm64_vMaxMin.c47 float32x4_t test_vmaxq_f32(float32x4_t a1, float32x4_t a2) { function
48 // CHECK-LABEL: define <4 x float> @test_vmaxq_f32(
H A Daarch64-neon-intrinsics.c2643 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { function
2644 // CHECK-LABEL: test_vmaxq_f32
H A Darm_neon_intrinsics.c4128 // CHECK-LABEL: test_vmaxq_f32
4130 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { function

Completed in 113 milliseconds