Home
last modified time | relevance | path

Searched refs:half8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h5505 uchar8 __ovld __cnfn convert_uchar8(half8);
5506 uchar8 __ovld __cnfn convert_uchar8_rte(half8);
5507 uchar8 __ovld __cnfn convert_uchar8_rtp(half8);
5508 uchar8 __ovld __cnfn convert_uchar8_rtn(half8);
5509 uchar8 __ovld __cnfn convert_uchar8_rtz(half8);
5510 uchar8 __ovld __cnfn convert_uchar8_sat(half8);
5511 uchar8 __ovld __cnfn convert_uchar8_sat_rte(half8);
5512 uchar8 __ovld __cnfn convert_uchar8_sat_rtp(half8);
5513 uchar8 __ovld __cnfn convert_uchar8_sat_rtn(half8);
5514 uchar8 __ovld __cnfn convert_uchar8_sat_rtz(half8);
[all …]
H A Dopencl-c-base.h217 typedef half half8 __attribute__((ext_vector_type(8))); typedef
643 #define as_half8(x) __builtin_astype((x), half8)