Searched refs:half4 (Results 1 – 4 of 4) sorted by relevance
127 typedef half half4 __attribute__((ext_vector_type(4))); typedef5725 uchar4 __ovld __cnfn convert_uchar4(half4);5726 uchar4 __ovld __cnfn convert_uchar4_rte(half4);5727 uchar4 __ovld __cnfn convert_uchar4_rtp(half4);5728 uchar4 __ovld __cnfn convert_uchar4_rtn(half4);5729 uchar4 __ovld __cnfn convert_uchar4_rtz(half4);5730 uchar4 __ovld __cnfn convert_uchar4_sat(half4);5731 uchar4 __ovld __cnfn convert_uchar4_sat_rte(half4);5732 uchar4 __ovld __cnfn convert_uchar4_sat_rtp(half4);5733 uchar4 __ovld __cnfn convert_uchar4_sat_rtn(half4);[all …]
91 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4(half4);92 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_rtz(half4);93 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_rte(half4);94 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_rtp(half4);95 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_rtn(half4);96 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_sat(half4);97 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_sat_rtz(half4);98 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_sat_rte(half4);99 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_sat_rtp(half4);100 __attribute__((overloadable)) uchar4 __spirv_ConvertFToU_Ruchar4_sat_rtn(half4);[all …]
215 const uint64_t half4 = color.premul().toF16(); in erase() local217 sk_memset64(pm.writable_addr64(0, y), half4, pm.width()); in erase()
338 %half4 = bitcast <2 x i32> %low4 to <4 x i16>346 %hlow2 = shufflevector <4 x i16> %half4, <4 x i16> %half5,