Lines Matching full:attributes
182 ; CHECK: attributes #0 = { noreturn }
183 ; CHECK: attributes #1 = { nounwind }
184 ; CHECK: attributes #2 = { readnone }
185 ; CHECK: attributes #3 = { readonly }
186 ; CHECK: attributes #4 = { noinline }
187 ; CHECK: attributes #5 = { alwaysinline }
188 ; CHECK: attributes #6 = { optsize }
189 ; CHECK: attributes #7 = { ssp }
190 ; CHECK: attributes #8 = { sspreq }
191 ; CHECK: attributes #9 = { noredzone }
192 ; CHECK: attributes #10 = { noimplicitfloat }
193 ; CHECK: attributes #11 = { naked }
194 ; CHECK: attributes #12 = { inlinehint }
195 ; CHECK: attributes #13 = { alignstack=4 }
196 ; CHECK: attributes #14 = { returns_twice }
197 ; CHECK: attributes #15 = { uwtable }
198 ; CHECK: attributes #16 = { nonlazybind }
199 ; CHECK: attributes #17 = { sanitize_address }
200 ; CHECK: attributes #18 = { sanitize_thread }
201 ; CHECK: attributes #19 = { sanitize_memory }
202 ; CHECK: attributes #20 = { "cpu"="cortex-a8" }