• Home
  • Raw
  • Download

Lines Matching full:attributes

337 ; CHECK: attributes #0 = { noreturn }
338 ; CHECK: attributes #1 = { nounwind }
339 ; CHECK: attributes #2 = { readnone }
340 ; CHECK: attributes #3 = { readonly }
341 ; CHECK: attributes #4 = { noinline }
342 ; CHECK: attributes #5 = { alwaysinline }
343 ; CHECK: attributes #6 = { optsize }
344 ; CHECK: attributes #7 = { ssp }
345 ; CHECK: attributes #8 = { sspreq }
346 ; CHECK: attributes #9 = { noredzone }
347 ; CHECK: attributes #10 = { noimplicitfloat }
348 ; CHECK: attributes #11 = { naked }
349 ; CHECK: attributes #12 = { inlinehint }
350 ; CHECK: attributes #13 = { alignstack=4 }
351 ; CHECK: attributes #14 = { returns_twice }
352 ; CHECK: attributes #15 = { uwtable }
353 ; CHECK: attributes #16 = { nonlazybind }
354 ; CHECK: attributes #17 = { sanitize_address }
355 ; CHECK: attributes #18 = { sanitize_thread }
356 ; CHECK: attributes #19 = { sanitize_memory }
357 ; CHECK: attributes #20 = { "cpu"="cortex-a8" }
358 ; CHECK: attributes #21 = { sspstrong }
359 ; CHECK: attributes #22 = { minsize }
360 ; CHECK: attributes #23 = { noinline optnone }
361 ; CHECK: attributes #24 = { jumptable }
362 ; CHECK: attributes #25 = { convergent }
363 ; CHECK: attributes #26 = { argmemonly }
364 ; CHECK: attributes #27 = { norecurse }
365 ; CHECK: attributes #28 = { inaccessiblememonly }
366 ; CHECK: attributes #29 = { inaccessiblemem_or_argmemonly }
367 ; CHECK: attributes #30 = { allocsize(0) }
368 ; CHECK: attributes #31 = { allocsize(0,1) }
369 ; CHECK: attributes #32 = { writeonly }
370 ; CHECK: attributes #33 = { nobuiltin }