Searched defs:float16 (Results 1 – 7 of 7) sorted by relevance
16 typedef __attribute__ ((ext_vector_type(16),__aligned__( 64))) float float16; 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
42 float16 = mlir_pytaco.DType(mlir_pytaco.Type.FLOAT16) variable
77 typedef __attribute__((ext_vector_type(16))) float float16; typedef
187 typedef float float16 __attribute__((ext_vector_type(16))); typedef