Lines Matching refs:attributes
232 ; CHECK: attributes #0 = { noreturn }
233 ; CHECK: attributes #1 = { nounwind }
234 ; CHECK: attributes #2 = { readnone }
235 ; CHECK: attributes #3 = { readonly }
236 ; CHECK: attributes #4 = { noinline }
237 ; CHECK: attributes #5 = { alwaysinline }
238 ; CHECK: attributes #6 = { optsize }
239 ; CHECK: attributes #7 = { ssp }
240 ; CHECK: attributes #8 = { sspreq }
241 ; CHECK: attributes #9 = { noredzone }
242 ; CHECK: attributes #10 = { noimplicitfloat }
243 ; CHECK: attributes #11 = { naked }
244 ; CHECK: attributes #12 = { inlinehint }
245 ; CHECK: attributes #13 = { alignstack=4 }
246 ; CHECK: attributes #14 = { returns_twice }
247 ; CHECK: attributes #15 = { uwtable }
248 ; CHECK: attributes #16 = { nonlazybind }
249 ; CHECK: attributes #17 = { sanitize_address }
250 ; CHECK: attributes #18 = { sanitize_thread }
251 ; CHECK: attributes #19 = { sanitize_memory }
252 ; CHECK: attributes #20 = { "cpu"="cortex-a8" }
253 ; CHECK: attributes #21 = { sspstrong }
254 ; CHECK: attributes #22 = { minsize }
255 ; CHECK: attributes #23 = { noinline optnone }
256 ; CHECK: attributes #24 = { jumptable }
257 ; CHECK: attributes #25 = { nobuiltin }