Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Das_type.h54 #define as_ushort16(x) __builtin_astype(x, ushort16) macro
/external/clang/lib/Headers/
Dopencl-c.h6800 ushort16 __ovld __cnfn as_ushort16(short16);
6801 ushort16 __ovld __cnfn as_ushort16(ushort16);
6802 ushort16 __ovld __cnfn as_ushort16(int8);
6803 ushort16 __ovld __cnfn as_ushort16(uint8);
6804 ushort16 __ovld __cnfn as_ushort16(long3);
6805 ushort16 __ovld __cnfn as_ushort16(long4);
6806 ushort16 __ovld __cnfn as_ushort16(ulong3);
6807 ushort16 __ovld __cnfn as_ushort16(ulong4);
6808 ushort16 __ovld __cnfn as_ushort16(float8);
7123 ushort16 __ovld __cnfn as_ushort16(double3);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6372 #define as_ushort16(x) __builtin_astype((x), ushort16) macro