Home
last modified time | relevance | path

Searched defs:double2 (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-clang.cpp8 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef
/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h68 typedef vector<double, 2> double2; global() typedef
/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h113 struct double2 { struct
115 __host__ __device__ double2(double x = 0, double y = 0) : x(x), y(y) {} in x() argument
/llvm-project/clang/test/PCH/
H A Dexprs.h78 typedef __attribute__(( ext_vector_type(2) )) double double2; typedef
/llvm-project/clang/test/Sema/
H A Dext_vector_casts.c93 typedef double double2 __attribute__ ((ext_vector_type(2))); global() typedef
H A Dbuiltins-elementwise-math.c3 typedef double double2 __attribute__((ext_vector_type(2))); typedef
/llvm-project/clang/test/CodeGen/
H A Dnofpclass.c19 typedef double double2 __attribute__((ext_vector_type(2))); typedef
H A Dbuiltins-nvptx.c693 typedef double double2 __attribute__((ext_vector_type(2))); nvvm_ldg() typedef
801 typedef double double2 __attribute__((ext_vector_type(2))); nvvm_ldu() typedef
H A Dwindows-swiftcall.c62 typedef double double2 __attribute__((ext_vector_type(2))); global() typedef
H A Dbuiltins-elementwise-math.c10 typedef double double2 __attribute__((ext_vector_type(2))); typedef
H A Darm-swiftcall.c71 typedef double double2 __attribute__((ext_vector_type(2))); typedef
[all...]
H A D64bit-swiftcall.c79 typedef double double2 __attribute__((ext_vector_type(2))); global() typedef
[all...]
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h224 typedef double double2 __attribute__((ext_vector_type(2))); global() typedef