Home
last modified time | relevance | path

Searched refs:as_ushort8 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/libclc/generic/include/clc/
Das_type.h44 #define as_ushort8(x) __builtin_astype(x, ushort8) macro
/external/clang/lib/Headers/
Dopencl-c.h6787 ushort8 __ovld __cnfn as_ushort8(char16);
6788 ushort8 __ovld __cnfn as_ushort8(uchar16);
6789 ushort8 __ovld __cnfn as_ushort8(short8);
6790 ushort8 __ovld __cnfn as_ushort8(ushort8);
6791 ushort8 __ovld __cnfn as_ushort8(int3);
6792 ushort8 __ovld __cnfn as_ushort8(int4);
6793 ushort8 __ovld __cnfn as_ushort8(uint3);
6794 ushort8 __ovld __cnfn as_ushort8(uint4);
6795 ushort8 __ovld __cnfn as_ushort8(long2);
6796 ushort8 __ovld __cnfn as_ushort8(ulong2);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6371 #define as_ushort8(x) __builtin_astype((x), ushort8) macro