Searched refs:NEON_FCVTPS (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/arm64/ |
D | constants-arm64.h | 1393 NEON_FCVTPS = NEON2RegMiscFixed | 0x0081A000, enumerator 1394 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit, 2023 NEON_FCVTPS_scalar = NEON_Q | NEONScalar | NEON_FCVTPS,
|
D | disasm-arm64.cc | 1547 case NEON_FCVTPS: in VisitNEON2RegMisc()
|
D | simulator-arm64.cc | 3620 case NEON_FCVTPS: in VisitNEON2RegMisc()
|
D | assembler-arm64.cc | 3182 V(fcvtps, NEON_FCVTPS, FCVTPS) \
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 1655 NEON_FCVTPS = NEON2RegMiscFixed | 0x0081A000, enumerator 1656 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit, 2322 NEON_FCVTPS_scalar = NEON_Q | NEONScalar | NEON_FCVTPS,
|
D | cpu-features-auditor-aarch64.cc | 595 case NEON_FCVTPS: in VisitNEON2RegMisc()
|
D | disasm-aarch64.cc | 2350 case NEON_FCVTPS: in VisitNEON2RegMisc()
|
D | simulator-aarch64.cc | 3954 case NEON_FCVTPS: in VisitNEON2RegMisc()
|
D | assembler-aarch64.cc | 2957 V(fcvtps, NEON_FCVTPS, FCVTPS) \
|