Searched refs:NEON_FCVTAS (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/arm64/ |
D | constants-arm64.h | 1399 NEON_FCVTAS = NEON2RegMiscFixed | 0x0001C000, enumerator 1400 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit, 2029 NEON_FCVTAS_scalar = NEON_Q | NEONScalar | NEON_FCVTAS,
|
D | disasm-arm64.cc | 1565 case NEON_FCVTAS: in VisitNEON2RegMisc()
|
D | simulator-arm64.cc | 3638 case NEON_FCVTAS: in VisitNEON2RegMisc()
|
D | assembler-arm64.cc | 3186 V(fcvtas, NEON_FCVTAS, FCVTAS)
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 1661 NEON_FCVTAS = NEON2RegMiscFixed | 0x0001C000, enumerator 1662 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit, 2328 NEON_FCVTAS_scalar = NEON_Q | NEONScalar | NEON_FCVTAS,
|
D | cpu-features-auditor-aarch64.cc | 601 case NEON_FCVTAS: in VisitNEON2RegMisc()
|
D | disasm-aarch64.cc | 2368 case NEON_FCVTAS: in VisitNEON2RegMisc()
|
D | simulator-aarch64.cc | 3972 case NEON_FCVTAS: in VisitNEON2RegMisc()
|
D | assembler-aarch64.cc | 2961 V(fcvtas, NEON_FCVTAS, FCVTAS)
|