Home
last modified time | relevance | path

Searched refs:NEONCopyInsGeneralMask (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/vixl/a64/
Dconstants-a64.h1647 NEONCopyInsGeneralMask = NEONCopyMask | 0x40007800, enumerator
Ddisasm-a64.cc1808 } else if (instr->Mask(NEONCopyInsGeneralMask) == NEON_INS_GENERAL) { in VisitNEONCopy()
Dsimulator-a64.cc2970 } else if (instr->Mask(NEONCopyInsGeneralMask) == NEON_INS_GENERAL) { in VisitNEONCopy()