Home
last modified time | relevance | path

Searched refs:test_and1 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfolding01.f9013 logical, parameter :: test_and1 = .true..AND..true. variable
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dimplied-and-or.ll7 define void @test_and1(i32 %a, i32 %b) {
8 ; CHECK-LABEL: @test_and1(
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dpeephole-and-tst.ll126 define i64 @test_and1(i64 %x, i64 %y) {
127 ; CHECK-LABEL: test_and1:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Drange-check.ll7 define i1 @test_and1(i32 %x, i32 %n) {
8 ; CHECK-LABEL: @test_and1(