Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Drecurrence.ll143 define i64 @test_and4(i64 %a, i64* %p) {
144 ; CHECK-LABEL: @test_and4(
H A Drange-check.ll89 define i1 @test_and4(i32 %x, i32 %n) {
90 ; CHECK-LABEL: @test_and4(
/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfolding01.f9016 logical, parameter :: test_and4 = .NOT.(.true..AND..false.) variable