Lines Matching refs:ATOM
1 …: llc < %s -mcpu=atom -mtriple=i686-linux -no-x86-call-frame-opt | FileCheck -check-prefix=ATOM %s
8 ; ATOM-LABEL: test1:
9 ; ATOM: leal -1052(%esp), %esp
10 ; ATOM-NOT: sub
11 ; ATOM: call
12 ; ATOM: leal 1052(%esp), %esp
25 ; ATOM-LABEL: test2:
26 ; ATOM: leal -28(%esp), %esp
27 ; ATOM: call
28 ; ATOM: leal 28(%esp), %esp
37 ; ATOM-LABEL: test3:
38 ; ATOM: leal -8(%esp), %esp
39 ; ATOM: leal 8(%esp), %esp