Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/intseq/intseq.intseq/
H A Dinteger_seq.pass.cpp32 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h55 struct ushort2 { struct
57 __host__ __device__ ushort2(unsigned short x = 0, unsigned short y = 0) : x(x), y(y) {} in x() argument
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c643 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef
751 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); nvvm_ldu() typedef
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h182 typedef ushort ushort2 __attribute__((ext_vector_type(2))); global() typedef