Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dcpu-features-auditor-aarch64.cc580 case NEON_FABS: in VisitNEON2RegMisc()
Dconstants-aarch64.h1641 NEON_FABS = NEON2RegMiscFixed | 0x0080F000, enumerator
Ddisasm-aarch64.cc2302 case NEON_FABS: in VisitNEON2RegMisc()
Dsimulator-aarch64.cc3894 case NEON_FABS: in VisitNEON2RegMisc()
Dassembler-aarch64.cc3153 V(fabs, NEON_FABS, FABS, FABS_h) \
/external/v8/src/arm64/
Dconstants-arm64.h1379 NEON_FABS = NEON2RegMiscFixed | 0x0080F000, enumerator
Ddisasm-arm64.cc1499 case NEON_FABS: in VisitNEON2RegMisc()
Dsimulator-arm64.cc3559 case NEON_FABS: in VisitNEON2RegMisc()
Dassembler-arm64.cc3261 V(fabs, NEON_FABS, FABS) \