Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h1596 char3 __ovld __cnfn convert_char3_rte(short3);
1597 char3 __ovld __cnfn convert_char3_sat_rte(short3);
1598 char3 __ovld __cnfn convert_char3_rtz(short3);
1599 char3 __ovld __cnfn convert_char3_sat_rtz(short3);
1600 char3 __ovld __cnfn convert_char3_rtp(short3);
1601 char3 __ovld __cnfn convert_char3_sat_rtp(short3);
1602 char3 __ovld __cnfn convert_char3_rtn(short3);
1603 char3 __ovld __cnfn convert_char3_sat_rtn(short3);
1604 char3 __ovld __cnfn convert_char3(short3);
1605 char3 __ovld __cnfn convert_char3_sat(short3);
[all …]
H A Dopencl-c-base.h178 typedef short short3 __attribute__((ext_vector_type(3))); typedef
582 #define as_short3(x) __builtin_astype((x), short3)