Lines Matching refs:changes
58 …tializing '__constant int *' with an expression of type '__global int *' changes address space of …
63 …'__{{global|constant}} int *' with an expression of type '__local int *' changes address space of …
68 …_{{global|generic}} int *' with an expression of type '__constant int *' changes address space of …
73 …alizing '__{{global|constant}} int *' with an expression of type 'int *' changes address space of …
78 …_{{global|constant}} int *' with an expression of type '__generic int *' changes address space of …
83 // expected-error@-2{{casting '__global int *' to type '__constant int *' changes address space of …
88 // expected-error-re@-2{{casting '__local int *' to type '__{{global|constant}} int *' changes addr…
93 // expected-error-re@-2{{casting '__constant int *' to type '__{{global|generic}} int *' changes ad…
98 // expected-error-re@-2{{casting 'int *' to type '__{{global|constant}} int *' changes address spac…
103 // expected-error@-2{{casting '__generic int *' to type '__constant int *' changes address space of…
109 // expected-error@-2{{assigning '__global int *' to '__constant int *' changes address space of poi…
114 // expected-error-re@-2{{assigning '__local int *' to '__{{global|constant}} int *' changes address…
119 // expected-error-re@-2{{assigning '__constant int *' to '__{{global|generic}} int *' changes addre…
124 // expected-error-re@-2{{assigning 'int *' to '__{{global|constant}} int *' changes address space o…
129 // expected-error-re@-2{{assigning '__generic int *' to '__{{global|constant}} int *' changes addre…
134 // expected-error@-2{{casting '__global int *' to type '__constant int *' changes address space of …
139 // expected-error-re@-2{{casting '__local int *' to type '__{{global|constant}} int *' changes addr…
144 // expected-error-re@-2{{casting '__constant int *' to type '__{{global|generic}} int *' changes ad…
149 // expected-error-re@-2{{casting 'int *' to type '__{{global|constant}} int *' changes address spac…
154 // expected-error@-2{{casting '__generic int *' to type '__constant int *' changes address space of…
211 …ing '__{{constant|generic}} int *' to parameter of type '__global int *' changes address space of …
214 …_{{global|constant|generic}} int *' to parameter of type '__local int *' changes address space of …
218 …ing '__{{global|generic}} int *' to parameter of type '__constant int *' changes address space of …
221 …ssing '__{{global|constant|generic}} int *' to parameter of type 'int *' changes address space of …
225 // expected-error@-2{{passing '__constant int *' to parameter of type '__generic int *' changes add…