1 ; RUN: llvm-as < %s | llc -march=systemz | grep ngr | count 3
2 ; RUN: llvm-as < %s | llc -march=systemz | grep nihf | count 1
4 define i32 @foo(i32 %a, i32 %b) {
10 define i32 @foo1(i32 %a, i32 %b) zeroext {
16 define i32 @foo2(i32 %a, i32 %b) signext {