Searched refs:__bfloat16 (Results 1 – 4 of 4) sorted by relevance
18 typedef unsigned short __bfloat16; typedef36 static __inline__ float __DEFAULT_FN_ATTRS _mm_cvtsbh_ss(__bfloat16 __A) { in _mm_cvtsbh_ss()
416 static __inline__ __bfloat16 __DEFAULT_FN_ATTRS128 _mm_cvtness_sbh(float __A) { in _mm_cvtness_sbh()
7 float test_mm_cvtsbh_ss(__bfloat16 A) { in test_mm_cvtsbh_ss()
165 __bfloat16 test_mm_cvtness_sbh(float A) { in test_mm_cvtness_sbh()