Home | History | Annotate | Download | only in include

Lines Matching defs:float16_t

36 typedef uint16_t float16_t;
53 typedef __attribute__((neon_vector_type(4))) float16_t float16x4_t;
54 typedef __attribute__((neon_vector_type(8))) float16_t float16x8_t;