Home
last modified time | relevance | path

Searched refs:VIXL_DECL_PRINT_REG_NEON_FP (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h2216 #define VIXL_DECL_PRINT_REG_NEON_FP(count, type, size) \ macro
2224 VIXL_DECL_PRINT_REG_NEON_FP(1, H, Scalar),
2225 VIXL_DECL_PRINT_REG_NEON_FP(4, H, DVector),
2226 VIXL_DECL_PRINT_REG_NEON_FP(8, H, QVector),
2227 VIXL_DECL_PRINT_REG_NEON_FP(1, S, Scalar),
2228 VIXL_DECL_PRINT_REG_NEON_FP(2, S, DVector),
2229 VIXL_DECL_PRINT_REG_NEON_FP(4, S, QVector),
2230 VIXL_DECL_PRINT_REG_NEON_FP(1, D, Scalar),
2231 VIXL_DECL_PRINT_REG_NEON_FP(2, D, QVector),
2234 #undef VIXL_DECL_PRINT_REG_NEON_FP macro
[all...]

Completed in 4 milliseconds