Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-clang.cpp9 typedef __attribute__(( ext_vector_type(4) )) double double4; typedef
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-clang.cpp9 typedef __attribute__(( ext_vector_type(4) )) double double4; typedef
/external/skia/tests/
DSkVxTest.cpp16 using double4 = skvx::Vec<4,double>; typedef
/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h84 typedef __attribute__((ext_vector_type(4))) double double4; typedef
/external/llvm-project/clang/test/CodeGen/
Dwindows-swiftcall.c63 typedef double double4 __attribute__((ext_vector_type(4))); typedef
Darm-swiftcall.c64 typedef double double4 __attribute__((ext_vector_type(4))); typedef
D64bit-swiftcall.c72 typedef double double4 __attribute__((ext_vector_type(4))); typedef
/external/clang/test/CodeGen/
Darm-swiftcall.c64 typedef double double4 __attribute__((ext_vector_type(4))); typedef
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp114 …typedef tvec4<double, highp> double4; //!< \brief double-precision floating-point vector with 4 … typedef
/external/clang/lib/Headers/
Dopencl-c.h137 typedef double double4 __attribute__((ext_vector_type(4))); typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h124 typedef double double4 __attribute__((ext_vector_type(4))); typedef