Home
last modified time | relevance | path

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

/external/llvm-project/libclc/generic/include/clc/
Das_type.h43 #define as_short8(x) __builtin_astype(x, short8) macro
/external/clang/lib/Headers/
Dopencl-c.h6725 short8 __ovld __cnfn as_short8(char16);
6726 short8 __ovld __cnfn as_short8(uchar16);
6727 short8 __ovld __cnfn as_short8(short8);
6728 short8 __ovld __cnfn as_short8(ushort8);
6729 short8 __ovld __cnfn as_short8(int3);
6730 short8 __ovld __cnfn as_short8(int4);
6731 short8 __ovld __cnfn as_short8(uint3);
6732 short8 __ovld __cnfn as_short8(uint4);
6733 short8 __ovld __cnfn as_short8(long2);
6734 short8 __ovld __cnfn as_short8(ulong2);
[all …]
/external/llvm-project/clang/lib/Headers/
Dopencl-c.h6364 #define as_short8(x) __builtin_astype((x), short8) macro