1 ; RUN: llc < %s -march=systemz | grep lgr | count 2
2 ; RUN: llc < %s -march=systemz | grep nihf | count 1
3 ; RUN: llc < %s -march=systemz | grep lgfr | count 1
6 define i32 @foo(i32 %a, i32 %b) {
11 define i32 @foo1(i32 %a, i32 %b) zeroext {
16 define i32 @foo2(i32 %a, i32 %b) signext {