Home
last modified time | relevance | path

Searched defs:ushort2 (Results 1 – 8 of 8) 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/llvm-project/libcxx/test/std/utilities/intseq/intseq.intseq/
Dinteger_seq.pass.cpp32 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h43 typedef __attribute__((ext_vector_type(2))) ushort ushort2; typedef
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c341 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h182 using ushort2 = Vec2<uint16_t>; variable
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-nvptx.c598 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
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h80 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef