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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c2246 // CHECK-LABEL: define <2 x i32> @test_vcle_f32(<2 x float> %v1, <2 x float> %v2) #0 {
2250 uint32x2_t test_vcle_f32(float32x2_t v1, float32x2_t v2) { function
[all...]
H A Darm_neon_intrinsics.c1816 // CHECK-LABEL: define <2 x i32> @test_vcle_f32(<2 x float> %a, <2 x float> %b) #0 {
1820 uint32x2_t test_vcle_f32(float32x2_t a, float32x2_t b) { function
[all...]

Completed in 181 milliseconds