Lines Matching refs:attributes
290 ; CHECK: attributes #0 = { noreturn }
291 ; CHECK: attributes #1 = { nounwind }
292 ; CHECK: attributes #2 = { readnone }
293 ; CHECK: attributes #3 = { readonly }
294 ; CHECK: attributes #4 = { noinline }
295 ; CHECK: attributes #5 = { alwaysinline }
296 ; CHECK: attributes #6 = { optsize }
297 ; CHECK: attributes #7 = { ssp }
298 ; CHECK: attributes #8 = { sspreq }
299 ; CHECK: attributes #9 = { noredzone }
300 ; CHECK: attributes #10 = { noimplicitfloat }
301 ; CHECK: attributes #11 = { naked }
302 ; CHECK: attributes #12 = { inlinehint }
303 ; CHECK: attributes #13 = { alignstack=4 }
304 ; CHECK: attributes #14 = { returns_twice }
305 ; CHECK: attributes #15 = { uwtable }
306 ; CHECK: attributes #16 = { nonlazybind }
307 ; CHECK: attributes #17 = { sanitize_address }
308 ; CHECK: attributes #18 = { sanitize_thread }
309 ; CHECK: attributes #19 = { sanitize_memory }
310 ; CHECK: attributes #20 = { "cpu"="cortex-a8" }
311 ; CHECK: attributes #21 = { sspstrong }
312 ; CHECK: attributes #22 = { minsize }
313 ; CHECK: attributes #23 = { noinline optnone }
314 ; CHECK: attributes #24 = { jumptable }
315 ; CHECK: attributes #25 = { convergent }
316 ; CHECK: attributes #26 = { argmemonly }
317 ; CHECK: attributes #27 = { norecurse }
318 ; CHECK: attributes #28 = { inaccessiblememonly }
319 ; CHECK: attributes #29 = { inaccessiblemem_or_argmemonly }
320 ; CHECK: attributes #30 = { nobuiltin }