Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Das_type.h14 #define as_ushort2(x) __builtin_astype(x, ushort2) macro
/external/clang/lib/Headers/
Dopencl-c.h6753 ushort2 __ovld __cnfn as_ushort2(char3);
6754 ushort2 __ovld __cnfn as_ushort2(char4);
6755 ushort2 __ovld __cnfn as_ushort2(uchar3);
6756 ushort2 __ovld __cnfn as_ushort2(uchar4);
6757 ushort2 __ovld __cnfn as_ushort2(short2);
6758 ushort2 __ovld __cnfn as_ushort2(ushort2);
6759 ushort2 __ovld __cnfn as_ushort2(int);
6760 ushort2 __ovld __cnfn as_ushort2(uint);
6761 ushort2 __ovld __cnfn as_ushort2(float);
7239 ushort2 __ovld __cnfn as_ushort2(half2);
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6368 #define as_ushort2(x) __builtin_astype((x), ushort2) macro