Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Das_type.h23 #define as_short3(x) __builtin_astype(x, short3) macro
/external/clang/lib/Headers/
Dopencl-c.h6701 short3 __ovld __cnfn as_short3(char8);
6702 short3 __ovld __cnfn as_short3(uchar8);
6703 short3 __ovld __cnfn as_short3(short3);
6704 short3 __ovld __cnfn as_short3(short4);
6705 short3 __ovld __cnfn as_short3(ushort3);
6706 short3 __ovld __cnfn as_short3(ushort4);
6707 short3 __ovld __cnfn as_short3(int2);
6708 short3 __ovld __cnfn as_short3(uint2);
6709 short3 __ovld __cnfn as_short3(long);
6710 short3 __ovld __cnfn as_short3(ulong);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6362 #define as_short3(x) __builtin_astype((x), short3) macro