Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Das_type.h24 #define as_ushort3(x) __builtin_astype(x, ushort3) macro
/external/clang/lib/Headers/
Dopencl-c.h6763 ushort3 __ovld __cnfn as_ushort3(char8);
6764 ushort3 __ovld __cnfn as_ushort3(uchar8);
6765 ushort3 __ovld __cnfn as_ushort3(short3);
6766 ushort3 __ovld __cnfn as_ushort3(short4);
6767 ushort3 __ovld __cnfn as_ushort3(ushort3);
6768 ushort3 __ovld __cnfn as_ushort3(ushort4);
6769 ushort3 __ovld __cnfn as_ushort3(int2);
6770 ushort3 __ovld __cnfn as_ushort3(uint2);
6771 ushort3 __ovld __cnfn as_ushort3(long);
6772 ushort3 __ovld __cnfn as_ushort3(ulong);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6369 #define as_ushort3(x) __builtin_astype((x), ushort3) macro