Home
last modified time | relevance | path

Searched defs:ushort4 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h59 struct ushort4 { struct
61 …__host__ __device__ ushort4(unsigned short x = 0, unsigned short y = 0, unsigned short z = 0, unsi… in x() argument
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c650 typedef unsigned short ushort4 __attribute__((ext_vector_type(4))); nvvm_ldg() typedef
758 typedef unsigned short ushort4 __attribute__((ext_vector_type(4))); nvvm_ldu() typedef
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h184 typedef ushort ushort4 __attribute__((ext_vector_type(4))); global() typedef