Home
last modified time | relevance | path

Searched defs:uchar4 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dvector-scalar.c5 typedef unsigned char uchar4 __attribute__ ((vector_size (4))); typedef
H A Dbuiltins-nvptx.c634 typedef unsigned char uchar4 __attribute__((ext_vector_type(4))); nvvm_ldg() typedef
742 typedef unsigned char uchar4 __attribute__((ext_vector_type(4))); nvvm_ldu() typedef
/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h41 struct uchar4 { struct
43 …__host__ __device__ uchar4(unsigned char x = 0, unsigned char y = 0, unsigned char z = 0, unsigned… in x() argument
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h174 typedef uchar uchar4 __attribute__((ext_vector_type(4))); global() typedef