Searched refs:test_and2 (Results 1 – 5 of 5) sorted by relevance
104 define i64 @test_and2(i64 %a, i64 %b) {105 ; CHECK-LABEL: @test_and2(
35 define i1 @test_and2(i32 %x, i32 %n) {36 ; CHECK-LABEL: @test_and2(
14 logical, parameter :: test_and2 = .NOT.(.false..AND..true.) variable
42 define void @test_and2(i32 %a, i32 %b) {43 ; CHECK-LABEL: @test_and2(
138 define i64 @test_and2(i64 %x, i64 %y) {139 ; CHECK-LABEL: test_and2: