Home
last modified time | relevance | path

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

/external/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/clang/test/CodeGen/
Darm-swiftcall.c64 typedef double double4 __attribute__((ext_vector_type(4))); typedef
/external/clang/lib/Headers/
Dopencl-c.h137 typedef double double4 __attribute__((ext_vector_type(4))); typedef