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

/external/clang/test/CodeGen/
H A Darm64_vMaxMin.c59 float32x2_t test_vmax_f32(float32x2_t a1, float32x2_t a2) { function
60 // CHECK-LABEL: define <2 x float> @test_vmax_f32(
H A Daarch64-neon-intrinsics.c2601 float32x2_t test_vmax_f32(float32x2_t a, float32x2_t b) { function
2602 // CHECK-LABEL: test_vmax_f32
H A Darm_neon_intrinsics.c4086 // CHECK-LABEL: test_vmax_f32
4088 float32x2_t test_vmax_f32(float32x2_t a, float32x2_t b) { function

Completed in 191 milliseconds