1 ; RUN: llc < %s -march=systemz | grep xgr | count 3
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) {
12 define i32 @foo1(i32 %a, i32 %b) zeroext {
18 define i32 @foo2(i32 %a, i32 %b) signext {