Home
last modified time | relevance | path

Searched refs:short3 (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c.h9120 short3 __ovld __cnfn hadd(short3 x, short3 y);
9173 short3 __ovld __cnfn rhadd(short3 x, short3 y);
9226 short3 __ovld __cnfn clamp(short3 x, short3 minval, short3 maxval);
9427 short3 __ovld __cnfn mad_hi(short3 a, short3 b, short3 c);
9479 short3 __ovld __cnfn mad_sat(short3 a, short3 b, short3 c);
9531 short3 __ovld __cnfn max(short3 x, short3 y);
9623 short3 __ovld __cnfn min(short3 x, short3 y);
9716 short3 __ovld __cnfn mul_hi(short3 x, short3 y);
9773 short3 __ovld __cnfn rotate(short3 v, short3 i);
10966 short3 __ovld __cnfn bitselect(short3 a, short3 b, short3 c);
[all …]
H A Dopencl-c-base.h106 typedef short short3 __attribute__((ext_vector_type(3))); typedef
483 #define as_short3(x) __builtin_astype((x), short3)
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.opencl/
H A Ddatatypes.cl61 short3 s3 = (short3) (-1, -2, -3);
H A Dcallfuncs.cl117 short3 s3 = (short3) (1, 2, 3);
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opencl/
H A Ddatatypes.cl61 short3 s3 = (short3) (-1, -2, -3);
H A Dcallfuncs.cl117 short3 s3 = (short3) (1, 2, 3);