1 ; RUN: llc < %s -march=x86 | FileCheck %s
3 define i32 @foo(i32 %x, i32 %y, i32 %z) nounwind readnone {
14 define i32 @bar(i32 %x, i32 %y, i32 %z) nounwind readnone {
25 define i32 @un(i32 %x, i32 %y, i32 %z) nounwind readnone {
36 define i32 @bu(i32 %x, i32 %y, i32 %z) nounwind readnone {
47 define i32 @xfoo(i32 %x, i32 %y, i32 %z) nounwind readnone {
57 define i32 @xbar(i32 %x, i32 %y, i32 %z) nounwind readnone {
67 define i32 @xun(i32 %x, i32 %y, i32 %z) nounwind readnone {
77 define i32 @xbu(i32 %x, i32 %y, i32 %z) nounwind readnone {