Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/runtime/OpenCL/inc/
Dspirv_convert.h1056 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16(half16);
1057 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_rtz(half16);
1058 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_rte(half16);
1059 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_rtp(half16);
1060 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_rtn(half16);
1061 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_sat(half16);
1062 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_sat_rtz(half16);
1063 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_sat_rte(half16);
1064 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_sat_rtp(half16);
1065 __attribute__((overloadable)) short16 __spirv_ConvertFToS_Rshort16_sat_rtn(half16);
[all …]
/external/clang/lib/Headers/
Dopencl-c.h92 typedef short short16 __attribute__((ext_vector_type(16))); typedef
4123 char16 __ovld __cnfn convert_char16_rte(short16);
4124 char16 __ovld __cnfn convert_char16_sat_rte(short16);
4125 char16 __ovld __cnfn convert_char16_rtz(short16);
4126 char16 __ovld __cnfn convert_char16_sat_rtz(short16);
4127 char16 __ovld __cnfn convert_char16_rtp(short16);
4128 char16 __ovld __cnfn convert_char16_sat_rtp(short16);
4129 char16 __ovld __cnfn convert_char16_rtn(short16);
4130 char16 __ovld __cnfn convert_char16_sat_rtn(short16);
4131 char16 __ovld __cnfn convert_char16(short16);
[all …]