Lines Matching refs:converts

40 // expected-error@-4 {{C-style cast from '__local int *' to '__global int *' converts between misma…
46 // expected-error@-4 {{C-style cast from '__constant int *' to '__global int *' converts between mi…
52 // expected-error@-4 {{C-style cast from 'const __constant int *' to '__global int *' converts betw…
58 // expected-error@-4 {{C-style cast from '__private int *' to '__global int *' converts between mis…
64 // expected-error@-4 {{C-style cast from '__global int *' to '__local int *' converts between misma…
70 // expected-error@-4 {{C-style cast from '__constant int *' to '__local int *' converts between mis…
76 // expected-error@-4 {{C-style cast from 'const __constant int *' to '__local int *' converts betwe…
82 // expected-error@-4 {{C-style cast from '__private int *' to '__local int *' converts between mism…
88 // expected-error@-4 {{C-style cast from '__global int *' to '__constant int *' converts between mi…
94 // expected-error@-4 {{C-style cast from '__local int *' to '__constant int *' converts between mis…
100 // expected-error@-4 {{C-style cast from '__private int *' to '__constant int *' converts between m…
106 // expected-error@-4 {{C-style cast from '__global int *' to '__private int *' converts between mis…
112 // expected-error@-4 {{C-style cast from '__local int *' to '__private int *' converts between mism…
118 // expected-error@-4 {{C-style cast from '__constant int *' to '__private int *' converts between m…
124 // expected-error@-4 {{C-style cast from 'const __constant int *' to '__private int *' converts bet…
190 …r {{C-style cast from '__global float *__private *' to '__global int *' converts between mismatchi…
202 …or {{C-style cast from '__global float *__private *' to '__local int *' converts between mismatchi…