Searched defs:float16 (Results 1 – 9 of 9) sorted by relevance
47 using float16 = _Float16; global() variable
16 typedef __attribute__ ((ext_vector_type(16),__aligned__( 64))) float float16; typedef
39 typedef float float16 __attribute__((ext_vector_type(16))); typedef
305 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
6 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
51 typedef float float16 __attribute__((__vector_size__(16))); typedef
84 static constexpr LLT float16() { in float16() function
211 typedef float float16 __attribute__((ext_vector_type(16))); global() typedef