Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Das_type.h33 #define as_short4(x) __builtin_astype(x, short4) macro
/external/clang/lib/Headers/
Dopencl-c.h6713 short4 __ovld __cnfn as_short4(char8);
6714 short4 __ovld __cnfn as_short4(uchar8);
6715 short4 __ovld __cnfn as_short4(short3);
6716 short4 __ovld __cnfn as_short4(short4);
6717 short4 __ovld __cnfn as_short4(ushort3);
6718 short4 __ovld __cnfn as_short4(ushort4);
6719 short4 __ovld __cnfn as_short4(int2);
6720 short4 __ovld __cnfn as_short4(uint2);
6721 short4 __ovld __cnfn as_short4(long);
6722 short4 __ovld __cnfn as_short4(ulong);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6363 #define as_short4(x) __builtin_astype((x), short4) macro