Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Das_type.h34 #define as_ushort4(x) __builtin_astype(x, ushort4) macro
/external/clang/lib/Headers/
Dopencl-c.h6775 ushort4 __ovld __cnfn as_ushort4(char8);
6776 ushort4 __ovld __cnfn as_ushort4(uchar8);
6777 ushort4 __ovld __cnfn as_ushort4(short3);
6778 ushort4 __ovld __cnfn as_ushort4(short4);
6779 ushort4 __ovld __cnfn as_ushort4(ushort3);
6780 ushort4 __ovld __cnfn as_ushort4(ushort4);
6781 ushort4 __ovld __cnfn as_ushort4(int2);
6782 ushort4 __ovld __cnfn as_ushort4(uint2);
6783 ushort4 __ovld __cnfn as_ushort4(long);
6784 ushort4 __ovld __cnfn as_ushort4(ulong);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6370 #define as_ushort4(x) __builtin_astype((x), ushort4) macro