Lines Matching refs:attributes
4 ; attributes-3.3.ll.bc was generated by passing this file to llvm-as-3.3.
5 ; The test checks that LLVM does not silently misread attributes of
214 ; CHECK: attributes #0 = { noreturn }
215 ; CHECK: attributes #1 = { nounwind }
216 ; CHECK: attributes #2 = { readnone }
217 ; CHECK: attributes #3 = { readonly }
218 ; CHECK: attributes #4 = { noinline }
219 ; CHECK: attributes #5 = { alwaysinline }
220 ; CHECK: attributes #6 = { optsize }
221 ; CHECK: attributes #7 = { ssp }
222 ; CHECK: attributes #8 = { sspreq }
223 ; CHECK: attributes #9 = { noredzone }
224 ; CHECK: attributes #10 = { noimplicitfloat }
225 ; CHECK: attributes #11 = { naked }
226 ; CHECK: attributes #12 = { inlinehint }
227 ; CHECK: attributes #13 = { alignstack=4 }
228 ; CHECK: attributes #14 = { returns_twice }
229 ; CHECK: attributes #15 = { uwtable }
230 ; CHECK: attributes #16 = { nonlazybind }
231 ; CHECK: attributes #17 = { sanitize_address }
232 ; CHECK: attributes #18 = { sanitize_thread }
233 ; CHECK: attributes #19 = { sanitize_memory }
234 ; CHECK: attributes #20 = { "cpu"="cortex-a8" }
235 ; CHECK: attributes #21 = { sspstrong }
236 ; CHECK: attributes #22 = { minsize }
237 ; CHECK: attributes #23 = { nobuiltin }