Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h5515 uchar16 __ovld __cnfn convert_uchar16(half16);
5516 uchar16 __ovld __cnfn convert_uchar16_rte(half16);
5517 uchar16 __ovld __cnfn convert_uchar16_rtp(half16);
5518 uchar16 __ovld __cnfn convert_uchar16_rtn(half16);
5519 uchar16 __ovld __cnfn convert_uchar16_rtz(half16);
5520 uchar16 __ovld __cnfn convert_uchar16_sat(half16);
5521 uchar16 __ovld __cnfn convert_uchar16_sat_rte(half16);
5522 uchar16 __ovld __cnfn convert_uchar16_sat_rtp(half16);
5523 uchar16 __ovld __cnfn convert_uchar16_sat_rtn(half16);
5524 uchar16 __ovld __cnfn convert_uchar16_sat_rtz(half16);
[all …]
H A Dopencl-c-base.h218 typedef half half16 __attribute__((ext_vector_type(16))); typedef
644 #define as_half16(x) __builtin_astype((x), half16)