Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dconstants-aarch64.h1659 NEONCopyInsElementMask = NEONCopyMask | 0x40000000, enumerator
Ddisasm-aarch64.cc2606 if (instr->Mask(NEONCopyInsElementMask) == NEON_INS_ELEMENT) { in VisitNEONCopy()
Dsimulator-aarch64.cc3880 if (instr->Mask(NEONCopyInsElementMask) == NEON_INS_ELEMENT) { in VisitNEONCopy()