]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/pr15262.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / pr15262.c.s
1 .text
2 .file "pr15262.c"
3 .section .text.bar,"ax",@progbits
4 .hidden bar # -- Begin function bar
5 .globl bar
6 .type bar,@function
7 bar: # @bar
8 .param i32
9 # BB#0: # %entry
10 i32.const $push0=, 1084647014
11 i32.store 0($0), $pop0
12 # fallthrough-return
13 .endfunc
14 .Lfunc_end0:
15 .size bar, .Lfunc_end0-bar
16 # -- End function
17 .section .text.foo,"ax",@progbits
18 .hidden foo # -- Begin function foo
19 .globl foo
20 .type foo,@function
21 foo: # @foo
22 .param i32, i32, i32
23 .result i32
24 .local i32
25 # BB#0: # %entry
26 i32.const $push3=, 0
27 i32.load $3=, __stack_pointer($pop3)
28 i32.const $push0=, 1
29 i32.store 4($0), $pop0
30 i32.const $push4=, 16
31 i32.sub $push11=, $3, $pop4
32 tee_local $push10=, $0=, $pop11
33 i32.const $push5=, 8
34 i32.add $push6=, $pop10, $pop5
35 i32.const $push7=, 12
36 i32.add $push8=, $0, $pop7
37 i32.select $push1=, $pop6, $pop8, $1
38 i32.const $push2=, 1084647014
39 i32.store 0($pop1), $pop2
40 i32.const $push9=, 1
41 # fallthrough-return: $pop9
42 .endfunc
43 .Lfunc_end1:
44 .size foo, .Lfunc_end1-foo
45 # -- End function
46 .section .text.main,"ax",@progbits
47 .hidden main # -- Begin function main
48 .globl main
49 .type main,@function
50 main: # @main
51 .result i32
52 # BB#0: # %if.end
53 i32.const $push0=, 0
54 # fallthrough-return: $pop0
55 .endfunc
56 .Lfunc_end2:
57 .size main, .Lfunc_end2-main
58 # -- End function
59
60 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"