Lines Matching refs:attributes

538 ; CHECK: attributes #0 = { noreturn }
539 ; CHECK: attributes #1 = { nounwind }
540 ; CHECK: attributes #2 = { readnone }
541 ; CHECK: attributes #3 = { readonly }
542 ; CHECK: attributes #4 = { noinline }
543 ; CHECK: attributes #5 = { alwaysinline }
544 ; CHECK: attributes #6 = { optsize }
545 ; CHECK: attributes #7 = { ssp }
546 ; CHECK: attributes #8 = { sspreq }
547 ; CHECK: attributes #9 = { noredzone }
548 ; CHECK: attributes #10 = { noimplicitfloat }
549 ; CHECK: attributes #11 = { naked }
550 ; CHECK: attributes #12 = { inlinehint }
551 ; CHECK: attributes #13 = { alignstack=4 }
552 ; CHECK: attributes #14 = { returns_twice }
553 ; CHECK: attributes #15 = { uwtable }
554 ; CHECK: attributes #16 = { nonlazybind }
555 ; CHECK: attributes #17 = { sanitize_address }
556 ; CHECK: attributes #18 = { sanitize_thread }
557 ; CHECK: attributes #19 = { sanitize_memory }
558 ; CHECK: attributes #20 = { "cpu"="cortex-a8" }
559 ; CHECK: attributes #21 = { sspstrong }
560 ; CHECK: attributes #22 = { minsize }
561 ; CHECK: attributes #23 = { noinline optnone }
562 ; CHECK: attributes #24 = { jumptable }
563 ; CHECK: attributes #25 = { convergent }
564 ; CHECK: attributes #26 = { argmemonly }
565 ; CHECK: attributes #27 = { norecurse }
566 ; CHECK: attributes #28 = { inaccessiblememonly }
567 ; CHECK: attributes #29 = { inaccessiblemem_or_argmemonly }
568 ; CHECK: attributes #30 = { allocsize(0) }
569 ; CHECK: attributes #31 = { allocsize(0,1) }
570 ; CHECK: attributes #32 = { writeonly }
571 ; CHECK: attributes #33 = { speculatable }
572 ; CHECK: attributes #34 = { sanitize_hwaddress }
573 ; CHECK: attributes #35 = { shadowcallstack }
574 ; CHECK: attributes #36 = { willreturn }
575 ; CHECK: attributes #37 = { nofree }
576 ; CHECK: attributes #38 = { nosync }
577 ; CHECK: attributes #39 = { sanitize_memtag }
578 ; CHECK: attributes #40 = { null_pointer_is_valid }
579 ; CHECK: attributes #41 = { mustprogress }
580 ; CHECK: attributes #42 = { nocallback }
581 ; CHECK: attributes #43 = { cold }
582 ; CHECK: attributes #44 = { hot }
583 ; CHECK: attributes #45 = { vscale_range(8,8) }
584 ; CHECK: attributes #46 = { vscale_range(1,8) }
585 ; CHECK: attributes #47 = { vscale_range(1,0) }
586 ; CHECK: attributes #48 = { nosanitize_coverage }
587 ; CHECK: attributes #49 = { noprofile }
588 ; CHECK: attributes #50 = { disable_sanitizer_instrumentation }
589 ; CHECK: attributes #51 = { uwtable(sync) }
590 ; CHECK: attributes #52 = { nosanitize_bounds }
591 ; CHECK: attributes [[FNRETTHUNKEXTERN]] = { fn_ret_thunk_extern }
592 ; CHECK: attributes #[[NOBUILTIN]] = { nobuiltin }