Lines Matching refs:PPC64
8 ; RUN: FileCheck %s -check-prefixes=PPC64,PPC64-LINUX
11 ; RUN: -frame-pointer=all | FileCheck %s -check-prefixes=PPC64,PPC64-LINUX
23 ; RUN: -check-prefixes=PPC64,PPC64-AIX
27 ; RUN: -check-prefixes=PPC64,PPC64-AIX
87 ; PPC64-LABEL: foo
88 ; PPC64: mflr 0
89 ; PPC64: std 31, -8(1)
90 ; PPC64: std 0, 16(1)
91 ; PPC64: stdu 1, -160(1)
92 ; PPC64: mr 31, 1
93 ; PPC64: addi 3, 31, 160
94 ; PPC64: stdux 3, 1, 10
97 ; PPC64: addi 11, 1, 128
100 ; PPC64: std 11, 144(31)
102 ; PPC64: stdux
103 ; PPC64: stdux
104 ; PPC64: stdux
105 ; PPC64: stdux
106 ; PPC64: stdux
107 ; PPC64: stdux
108 ; PPC64: stdux
109 ; PPC64: stdux
110 ; PPC64-NOT: stdux
113 ; PPC64: std 11, 112(1)
115 ; PPC64-LINUX: bl bar
116 ; PPC64-AIX: bl .bar
117 ; PPC64: ld 1, 0(1)
118 ; PPC64: ld 0, 16(1)
119 ; PPC64-DAG: ld 31, -8(1)
120 ; PPC64-DAG: mtlr 0
121 ; PPC64: blr