Home
last modified time | relevance | path

Searched defs:ushort2 (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/utilities/intseq/intseq.intseq/
Dinteger_seq.pass.cpp31 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c341 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
/external/clang/lib/Headers/
Dopencl-c.h93 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef