HomeSort by relevance Sort by last modified time
    Searched defs:float16x8_t (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
mangle-neon-vectors.cpp 16 typedef __attribute__((neon_vector_type(8))) float16_t float16x8_t; typedef
35 void f8(float16x8_t v) {}
aarch64-mangle-neon-vectors.cpp 31 typedef __attribute__((neon_vector_type(8))) float16_t float16x8_t; typedef
53 void f7(float16x8_t) {}

Completed in 78 milliseconds