Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h1834 NEONCopyInsGeneralMask = NEONCopyMask | 0x40007800, enumerator
Ddisasm-arm64.cc1933 } else if (instr->Mask(NEONCopyInsGeneralMask) == NEON_INS_GENERAL) { in VisitNEONCopy()
Dsimulator-arm64.cc4345 } else if (instr->Mask(NEONCopyInsGeneralMask) == NEON_INS_GENERAL) { in VisitNEONCopy()
/external/vixl/src/aarch64/
Dconstants-aarch64.h2005 NEONCopyInsGeneralMask = NEONCopyMask | 0x40007800, enumerator
Ddisasm-aarch64.cc3166 } else if (instr->Mask(NEONCopyInsGeneralMask) == NEON_INS_GENERAL) { in VisitNEONCopy()
Dsimulator-aarch64.cc4945 } else if (instr->Mask(NEONCopyInsGeneralMask) == NEON_INS_GENERAL) { in VisitNEONCopy()