Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dconstants-a64.h1648 NEONCopyDupElementMask = NEONCopyMask | 0x20007800, enumerator
1649 NEONCopyDupGeneralMask = NEONCopyDupElementMask,
Ddisasm-a64.cc1832 } else if (instr->Mask(NEONCopyDupElementMask) == NEON_DUP_ELEMENT) { in VisitNEONCopy()
Dsimulator-a64.cc2983 } else if (instr->Mask(NEONCopyDupElementMask) == NEON_DUP_ELEMENT) { in VisitNEONCopy()