Home
last modified time | relevance | path

Searched defs:ushort4 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h45 typedef __attribute__((ext_vector_type(4))) ushort ushort4; typedef
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c348 typedef unsigned short ushort4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h200 using ushort4 = Vec4<uint16_t>; variable
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-nvptx.c605 typedef unsigned short ushort4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
/external/swiftshader/src/System/
DTypes.hpp204 using ushort4 = vec4<unsigned short>; typedef
/external/clang/lib/Headers/
Dopencl-c.h95 typedef ushort ushort4 __attribute__((ext_vector_type(4))); typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h82 typedef ushort ushort4 __attribute__((ext_vector_type(4))); typedef