Home | History | Annotate | Download | only in generated

Lines Matching refs:char4

43 float4 __attribute__((kernel)) testConvertFloat4Char4Float4(char4 inV) {
115 char4 __attribute__((kernel)) testConvertChar4Float4Char4(float4 inV) {
127 char4 __attribute__((kernel)) testConvertChar4Char4Char4(char4 inV) {
139 char4 __attribute__((kernel)) testConvertChar4Uchar4Char4(uchar4 inV) {
151 char4 __attribute__((kernel)) testConvertChar4Short4Char4(short4 inV) {
163 char4 __attribute__((kernel)) testConvertChar4Ushort4Char4(ushort4 inV) {
175 char4 __attribute__((kernel)) testConvertChar4Int4Char4(int4 inV) {
187 char4 __attribute__((kernel)) testConvertChar4Uint4Char4(uint4 inV) {
211 uchar4 __attribute__((kernel)) testConvertUchar4Char4Uchar4(char4 inV) {
295 short4 __attribute__((kernel)) testConvertShort4Char4Short4(char4 inV) {
379 ushort4 __attribute__((kernel)) testConvertUshort4Char4Ushort4(char4 inV) {
463 int4 __attribute__((kernel)) testConvertInt4Char4Int4(char4 inV) {
547 uint4 __attribute__((kernel)) testConvertUint4Char4Uint4(char4 inV) {
763 char4 __attribute__((kernel)) testConvertChar4Double4Char4(double4 inV) {
775 char4 __attribute__((kernel)) testConvertChar4Long4Char4(long4 inV) {
787 char4 __attribute__((kernel)) testConvertChar4Ulong4Char4(ulong4 inV) {
991 double4 __attribute__((kernel)) testConvertDouble4Char4Double4(char4 inV) {
1075 long4 __attribute__((kernel)) testConvertLong4Char4Long4(char4 inV) {
1159 ulong4 __attribute__((kernel)) testConvertUlong4Char4Ulong4(char4 inV) {
1267 char4 __attribute__((kernel)) testConvertChar4Half4Char4(half4 inV) {
1387 half4 __attribute__((kernel)) testConvertHalf4Char4Half4(char4 inV) {