Home
last modified time | relevance | path

Searched refs:NEON_CLZ (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h1860 NEON_CLZ = NEON2RegMiscFixed | 0x20004000, enumerator
Ddisasm-aarch64.cc2390 case NEON_CLZ: in VisitNEON2RegMisc()
Dassembler-aarch64.cc4660 Emit(VFormat(vn) | NEON_CLZ | Rn(vn) | Rd(vd)); in clz()
Dsimulator-aarch64.cc4712 case NEON_CLZ: in VisitNEON2RegMisc()