Home
last modified time | relevance | path

Searched refs:test_cmp_ss (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Davx-cmp-builtins.c43 __m128d test_cmp_ss(__m128 a, __m128 b) { in test_cmp_ss() function
/external/llvm/test/Transforms/InstCombine/
Dx86-sse.ll362 define <4 x float> @test_cmp_ss(<4 x float> %a, <4 x float> %b) {
363 ; CHECK-LABEL: @test_cmp_ss(