Home
last modified time | relevance | path

Searched defs:double4 (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-clang.cpp9 typedef __attribute__(( ext_vector_type(4) )) double double4; typedef
/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h117 struct double4 { struct
119 …__host__ __device__ double4(double x = 0, double y = 0, double z = 0, double w = 0) : x(x), y(y), … in x() argument
/llvm-project/clang/test/CodeGen/
H A Disfpclass.c135 typedef double __attribute__((ext_vector_type(4))) double4; typedef
H A Dwindows-swiftcall.c63 typedef double double4 __attribute__((ext_vector_type(4))); global() typedef
H A Darm-swiftcall.c72 typedef double double4 __attribute__((ext_vector_type(4))); typedef
H A D64bit-swiftcall.c80 typedef double double4 __attribute__((ext_vector_type(4))); global() typedef
/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h70 typedef vector<double, 4> double4; global() typedef
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/clang/test/Sema/
H A Dbuiltins-elementwise-math.c4 typedef double double4 __attribute__((ext_vector_type(4))); typedef
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h226 typedef double double4 __attribute__((ext_vector_type(4))); global() typedef