Searched refs:test_cmp_ss (Results 1 – 2 of 2) sorted by relevance
43 __m128d test_cmp_ss(__m128 a, __m128 b) { in test_cmp_ss() function
362 define <4 x float> @test_cmp_ss(<4 x float> %a, <4 x float> %b) {363 ; CHECK-LABEL: @test_cmp_ss(