Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dreadability-namespace-comments.cpp95 namespace short2 { namespace
/llvm-project/clang/test/SemaCXX/
H A Derr_init_conversion_failed.cpp33 typedef short short2 __attribute__ ((__vector_size__ (2))); typedef
/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h46 struct short2 { struct
48 __host__ __device__ short2(short x = 0, short y = 0) : x(x), y(y) {} in x() argument
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c642 typedef short short2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef
750 typedef short short2 __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.h177 typedef short short2 __attribute__((ext_vector_type(2))); global() typedef