Lines Matching full:attrs
4 // CHECK-SAME: #[[ATTRS:[0-9]+]]
8 // CHECK: attributes #[[ATTRS]] = { "unsafe-fp-math"="true" }
13 // CHECK-SAME: #[[ATTRS:[0-9]+]]
17 // CHECK: attributes #[[ATTRS]] = { "unsafe-fp-math"="false" }
22 // CHECK-SAME: #[[ATTRS:[0-9]+]]
26 // CHECK: attributes #[[ATTRS]] = { "no-infs-fp-math"="true" }
31 // CHECK-SAME: #[[ATTRS:[0-9]+]]
35 // CHECK: attributes #[[ATTRS]] = { "no-infs-fp-math"="false" }
40 // CHECK-SAME: #[[ATTRS:[0-9]+]]
44 // CHECK: attributes #[[ATTRS]] = { "no-nans-fp-math"="true" }
49 // CHECK-SAME: #[[ATTRS:[0-9]+]]
53 // CHECK: attributes #[[ATTRS]] = { "no-nans-fp-math"="false" }
58 // CHECK-SAME: #[[ATTRS:[0-9]+]]
62 // CHECK: attributes #[[ATTRS]] = { "approx-func-fp-math"="true" }
67 // CHECK-SAME: #[[ATTRS:[0-9]+]]
71 // CHECK: attributes #[[ATTRS]] = { "approx-func-fp-math"="false" }
76 // CHECK-SAME: #[[ATTRS:[0-9]+]]
80 // CHECK: attributes #[[ATTRS]] = { "no-signed-zeros-fp-math"="true" }
85 // CHECK-SAME: #[[ATTRS:[0-9]+]]
89 // CHECK: attributes #[[ATTRS]] = { "no-signed-zeros-fp-math"="false" }
94 // CHECK-SAME: #[[ATTRS:[0-9]+]]
98 // CHECK: attributes #[[ATTRS]] = { "denormal-fp-math"="ieee" }
103 // CHECK-SAME: #[[ATTRS:[0-9]+]]
107 // CHECK: attributes #[[ATTRS]] = { "denormal-fp-math-f32"="preserve-sign" }
112 // CHECK-SAME: #[[ATTRS:[0-9]+]]
116 // CHECK: attributes #[[ATTRS]] = { "fp-contract"="fast" }