Lines Matching full:attributes
17 ; CHECK-SAME: attributes {dso_local}
25 ; CHECK-SAME: attributes {memory_effects = #llvm.memory_effects<other = none, argMem = none, inaccessibleMem = none>}
32 ; CHECK-SAME: attributes {memory_effects = #llvm.memory_effects<other = none, argMem = none, inaccessibleMem = none>}
34 attributes #0 = { readnone }
162 ; CHECK-SAME: attributes {function_entry_count = 4242 : i64}
172 ; CHECK-SAME: attributes {memory_effects = #llvm.memory_effects<other = readwrite, argMem = none, inaccessibleMem = readwrite>}
181 ; CHECK-SAME: attributes {passthrough = [
193 ; CHECK-SAME: attributes {passthrough = ["no-enum-attr"]}
216 ; CHECK-SAME: attributes {arm_streaming}
224 ; CHECK-SAME: attributes {arm_locally_streaming}
232 ; CHECK-SAME: attributes {arm_streaming_compatible}
240 ; CHECK-SAME: attributes {arm_new_za}
247 ; CHECK-SAME: attributes {arm_in_za}
253 ; CHECK-SAME: attributes {arm_out_za}
259 ; CHECK-SAME: attributes {arm_inout_za}
265 ; CHECK-SAME: attributes {arm_preserves_za}
273 ; CHECK-SAME: attributes {section = ".section.name"}
293 ; CHECK-SAME: attributes {alignment = 2 : i64}
301 ; CHECK-SAME: attributes {alignment = 64 : i64}
307 ; CHECK-SAME: attributes {unsafe_fp_math = true}
313 ; CHECK-SAME: attributes {unsafe_fp_math = false}
319 ; CHECK-SAME: attributes {no_infs_fp_math = true}
325 ; CHECK-SAME: attributes {no_infs_fp_math = false}
331 ; CHECK-SAME: attributes {no_nans_fp_math = true}
337 ; CHECK-SAME: attributes {no_nans_fp_math = false}
343 ; CHECK-SAME: attributes {approx_func_fp_math = true}
349 ; CHECK-SAME: attributes {approx_func_fp_math = false}
355 ; CHECK-SAME: attributes {no_signed_zeros_fp_math = true}
361 ; CHECK-SAME: attributes {no_signed_zeros_fp_math = false}
367 ; CHECK-SAME: attributes {denormal_fp_math = "ieee"}
373 ; CHECK-SAME: attributes {denormal_fp_math_f32 = "preserve-sign"}
379 ; CHECK-SAME: attributes {fp_contract = "fast"}
385 ; CHECK-SAME: attributes {no_inline}
391 ; CHECK-SAME: attributes {always_inline}
397 ; CHECK-SAME: attributes {no_inline, optimize_none}
403 ; CHECK-SAME: attributes {convergent}
409 ; CHECK-SAME: attributes {no_unwind}
415 ; CHECK-SAME: attributes {will_return}