Lines Matching full:attributes

570 ; CHECK: attributes #0 = { noreturn }
571 ; CHECK: attributes #1 = { nounwind }
572 ; CHECK: attributes #2 = { memory(none) }
573 ; CHECK: attributes #3 = { memory(read) }
574 ; CHECK: attributes #4 = { noinline }
575 ; CHECK: attributes #5 = { alwaysinline }
576 ; CHECK: attributes #6 = { optsize }
577 ; CHECK: attributes #7 = { ssp }
578 ; CHECK: attributes #8 = { sspreq }
579 ; CHECK: attributes #9 = { noredzone }
580 ; CHECK: attributes #10 = { noimplicitfloat }
581 ; CHECK: attributes #11 = { naked }
582 ; CHECK: attributes #12 = { inlinehint }
583 ; CHECK: attributes #13 = { alignstack=4 }
584 ; CHECK: attributes #14 = { returns_twice }
585 ; CHECK: attributes #15 = { uwtable }
586 ; CHECK: attributes #16 = { nonlazybind }
587 ; CHECK: attributes #17 = { sanitize_address }
588 ; CHECK: attributes #18 = { sanitize_thread }
589 ; CHECK: attributes #19 = { sanitize_memory }
590 ; CHECK: attributes #20 = { "cpu"="cortex-a8" }
591 ; CHECK: attributes #21 = { sspstrong }
592 ; CHECK: attributes #22 = { minsize }
593 ; CHECK: attributes #23 = { noinline optnone }
594 ; CHECK: attributes #24 = { jumptable }
595 ; CHECK: attributes #25 = { convergent }
596 ; CHECK: attributes #26 = { memory(argmem: readwrite) }
597 ; CHECK: attributes #27 = { norecurse }
598 ; CHECK: attributes #28 = { memory(inaccessiblemem: readwrite) }
599 ; CHECK: attributes #29 = { memory(argmem: readwrite, inaccessiblemem: readwrite) }
600 ; CHECK: attributes #30 = { allocsize(0) }
601 ; CHECK: attributes #31 = { allocsize(0,1) }
602 ; CHECK: attributes #32 = { memory(write) }
603 ; CHECK: attributes #33 = { speculatable }
604 ; CHECK: attributes #34 = { sanitize_hwaddress }
605 ; CHECK: attributes #35 = { shadowcallstack }
606 ; CHECK: attributes #36 = { willreturn }
607 ; CHECK: attributes #37 = { nofree }
608 ; CHECK: attributes #38 = { nosync }
609 ; CHECK: attributes #39 = { sanitize_memtag }
610 ; CHECK: attributes #40 = { null_pointer_is_valid }
611 ; CHECK: attributes #41 = { mustprogress }
612 ; CHECK: attributes #42 = { nocallback }
613 ; CHECK: attributes #43 = { cold }
614 ; CHECK: attributes #44 = { hot }
615 ; CHECK: attributes #45 = { vscale_range(8,8) }
616 ; CHECK: attributes #46 = { vscale_range(1,8) }
617 ; CHECK: attributes #47 = { vscale_range(1,0) }
618 ; CHECK: attributes #48 = { nosanitize_coverage }
619 ; CHECK: attributes #49 = { noprofile }
620 ; CHECK: attributes #50 = { disable_sanitizer_instrumentation }
621 ; CHECK: attributes #51 = { uwtable(sync) }
622 ; CHECK: attributes #52 = { nosanitize_bounds }
623 ; CHECK: attributes #53 = { sanitize_realtime }
624 ; CHECK: attributes #54 = { sanitize_realtime_blocking }
625 ; CHECK: attributes [[FNRETTHUNKEXTERN]] = { fn_ret_thunk_extern }
626 ; CHECK: attributes [[SKIPPROFILE]] = { skipprofile }
627 ; CHECK: attributes [[OPTDEBUG]] = { optdebug }
628 ; CHECK: attributes [[NODIVERGENCESOURCE]] = { nodivergencesource }
629 ; CHECK: attributes #[[NOBUILTIN]] = { nobuiltin }