Home
last modified time | relevance | path

Searched refs:test_eq_ne (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/Transforms/SimplifyCFG/
Dimplied-cond-matching-false-dest.ll30 ; CHECK-LABEL: @test_eq_ne
33 define void @test_eq_ne(i32 %a, i32 %b) {
Dimplied-cond-matching.ll96 ; CHECK-LABEL: @test_eq_ne
99 define void @test_eq_ne(i32 %a, i32 %b) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/
Dimplied-cond-matching-false-dest.ll30 ; CHECK-LABEL: @test_eq_ne
33 define void @test_eq_ne(i32 %a, i32 %b) {
Dimplied-cond-matching.ll96 ; CHECK-LABEL: @test_eq_ne
99 define void @test_eq_ne(i32 %a, i32 %b) {
/external/python/cpython2/Lib/test/
Dtest_sets.py502 def test_eq_ne(self): member in TestOnlySetsInBinaryOps
Dtest_set.py1282 def test_eq_ne(self): member in TestOnlySetsInBinaryOps
/external/python/cpython3/Lib/test/
Dtest_set.py1361 def test_eq_ne(self): member in TestOnlySetsInBinaryOps