Lines Matching full:casting
83 // expected-error@-2{{casting '__global int *' to type '__constant int *' changes address space of pointer}}
88 // expected-error-re@-2{{casting '__local int *' to type '__{{global|constant}} int *' changes address space of pointer}}
93 // expected-error-re@-2{{casting '__constant int *' to type '__{{global|generic}} int *' changes address space of pointer}}
98 // expected-error-re@-2{{casting 'int *' to type '__{{global|constant}} int *' changes address space of pointer}}
103 // expected-error@-2{{casting '__generic int *' to type '__constant int *' changes address space of pointer}}
134 // expected-error@-2{{casting '__global int *' to type '__constant int *' changes address space of pointer}}
139 // expected-error-re@-2{{casting '__local int *' to type '__{{global|constant}} int *' changes address space of pointer}}
144 // expected-error-re@-2{{casting '__constant int *' to type '__{{global|generic}} int *' changes address space of pointer}}
149 // expected-error-re@-2{{casting 'int *' to type '__{{global|constant}} int *' changes address space of pointer}}
154 // expected-error@-2{{casting '__generic int *' to type '__constant int *' changes address space of pointer}}