Searched refs:test_and2 (Results 1 – 4 of 4) sorted by relevance
14 logical, parameter :: test_and2 = .NOT.(.false..AND..true.) variable
17 ; CHECK-LABEL: define i1 @test_and220 define i1 @test_and2(i32 %x, i32 %n) {
42 define void @test_and2(i32 %a, i32 %b) {43 ; CHECK-LABEL: @test_and2(