Home
last modified time | relevance | path

Searched refs:NEON_FCVTZS (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/arm64/
Dconstants-arm64.h1397 NEON_FCVTZS = NEON2RegMiscFixed | 0x0081B000, enumerator
1398 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit,
2027 NEON_FCVTZS_scalar = NEON_Q | NEONScalar | NEON_FCVTZS,
Ddisasm-arm64.cc1559 case NEON_FCVTZS: in VisitNEON2RegMisc()
Dsimulator-arm64.cc3632 case NEON_FCVTZS: in VisitNEON2RegMisc()
Dassembler-arm64.cc3363 NEONFP2RegMisc(vd, vn, NEON_FCVTZS); in fcvtzs()
/external/vixl/src/aarch64/
Dconstants-aarch64.h1659 NEON_FCVTZS = NEON2RegMiscFixed | 0x0081B000, enumerator
1660 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit,
2326 NEON_FCVTZS_scalar = NEON_Q | NEONScalar | NEON_FCVTZS,
Dcpu-features-auditor-aarch64.cc599 case NEON_FCVTZS: in VisitNEON2RegMisc()
Ddisasm-aarch64.cc2362 case NEON_FCVTZS: in VisitNEON2RegMisc()
Dsimulator-aarch64.cc3966 case NEON_FCVTZS: in VisitNEON2RegMisc()
Dassembler-aarch64.cc3005 NEONFP2RegMisc(vd, vn, NEON_FCVTZS); in fcvtzs()