Searched defs:float16 (Results 1 – 3 of 3) sorted by relevance
55 using float16 = _Float16; variable
85 static constexpr LLT float16() { in float16() function
213 typedef float float16 __attribute__((ext_vector_type(16))); typedef