Searched defs:uchar4 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-nvptx.c334 typedef unsigned char uchar4 __attribute__((ext_vector_type(4))); typedef
336 __nvvm_ldg_uc4((const uchar4 *)p);
/external/clang/lib/Headers/
H A Dopencl-c.h85 typedef uchar uchar4 __attribute__((ext_vector_type(4))); typedef
2583 char4 __ovld __cnfn convert_char4_rte(uchar4);
2584 char4 __ovld __cnfn convert_char4_sat_rte(uchar4);
2585 char4 __ovld __cnfn convert_char4_rtz(uchar4);
2586 char4 __ovld __cnfn convert_char4_sat_rtz(uchar4);
2587 char4 __ovld __cnfn convert_char4_rtp(uchar4);
2588 char4 __ovld __cnfn convert_char4_sat_rtp(uchar4);
2589 char4 __ovld __cnfn convert_char4_rtn(uchar4);
2590 char4 __ovld __cnfn convert_char4_sat_rtn(uchar4);
2591 char4 __ovld __cnfn convert_char4(uchar4);
[all...]

Completed in 144 milliseconds