Home
last modified time | relevance | path

Searched refs:test_eq_1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dsetcc-combine.ll3 define i32 @test_eq_1(<4 x i32> %A, <4 x i32> %B) {
4 ; CHECK-LABEL: test_eq_1:
/external/llvm-project/llvm/test/CodeGen/X86/
Dsetcc-combine.ll5 define i32 @test_eq_1(<4 x i32> %A, <4 x i32> %B) {
6 ; SSE2-LABEL: test_eq_1:
14 ; SSE41-LABEL: test_eq_1:
/external/python/cpython3/Lib/test/
Dtest_typing.py2054 def test_eq_1(self): member in GenericTests