Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h1393 NEON_FCVTPS = NEON2RegMiscFixed | 0x0081A000, enumerator
1394 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit,
2023 NEON_FCVTPS_scalar = NEON_Q | NEONScalar | NEON_FCVTPS,
Ddisasm-arm64.cc1547 case NEON_FCVTPS: in VisitNEON2RegMisc()
Dsimulator-arm64.cc3620 case NEON_FCVTPS: in VisitNEON2RegMisc()
Dassembler-arm64.cc3182 V(fcvtps, NEON_FCVTPS, FCVTPS) \
/external/vixl/src/aarch64/
Dconstants-aarch64.h1655 NEON_FCVTPS = NEON2RegMiscFixed | 0x0081A000, enumerator
1656 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit,
2322 NEON_FCVTPS_scalar = NEON_Q | NEONScalar | NEON_FCVTPS,
Dcpu-features-auditor-aarch64.cc595 case NEON_FCVTPS: in VisitNEON2RegMisc()
Ddisasm-aarch64.cc2350 case NEON_FCVTPS: in VisitNEON2RegMisc()
Dsimulator-aarch64.cc3954 case NEON_FCVTPS: in VisitNEON2RegMisc()
Dassembler-aarch64.cc2957 V(fcvtps, NEON_FCVTPS, FCVTPS) \