Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Dvector-scalar.c5 typedef unsigned char uchar4 __attribute__ ((vector_size (4))); typedef
Dbuiltins-nvptx.c591 typedef unsigned char uchar4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h33 typedef __attribute__((ext_vector_type(4))) uchar uchar4; typedef
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c334 typedef unsigned char uchar4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
/external/clang/lib/Headers/
Dopencl-c.h85 typedef uchar uchar4 __attribute__((ext_vector_type(4))); typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h72 typedef uchar uchar4 __attribute__((ext_vector_type(4))); typedef