Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dcpu-features-auditor-aarch64.cc600 case NEON_FCVTZU: in VisitNEON2RegMisc()
Dconstants-aarch64.h1660 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit, enumerator
2327 NEON_FCVTZU_scalar = NEON_Q | NEONScalar | NEON_FCVTZU,
Ddisasm-aarch64.cc2365 case NEON_FCVTZU: in VisitNEON2RegMisc()
Dsimulator-aarch64.cc3969 case NEON_FCVTZU: in VisitNEON2RegMisc()
Dassembler-aarch64.cc3038 NEONFP2RegMisc(vd, vn, NEON_FCVTZU); in fcvtzu()
/external/v8/src/arm64/
Dconstants-arm64.h1398 NEON_FCVTZU = NEON_FCVTZS | NEON2RegMiscUBit, enumerator
2028 NEON_FCVTZU_scalar = NEON_Q | NEONScalar | NEON_FCVTZU,
Ddisasm-arm64.cc1562 case NEON_FCVTZU: in VisitNEON2RegMisc()
Dsimulator-arm64.cc3635 case NEON_FCVTZU: in VisitNEON2RegMisc()
Dassembler-arm64.cc3384 NEONFP2RegMisc(vd, vn, NEON_FCVTZU); in fcvtzu()