Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h46 typedef __attribute__((ext_vector_type(8))) ushort ushort8; typedef
/external/swiftshader/src/System/
DTypes.hpp211 using ushort8 = vec8<unsigned short>; typedef
/external/clang/lib/Headers/
Dopencl-c.h96 typedef ushort ushort8 __attribute__((ext_vector_type(8))); typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h83 typedef ushort ushort8 __attribute__((ext_vector_type(8))); typedef