Home
last modified time | relevance | path

Searched refs:NEON_NEG_opcode (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/codegen/arm64/
Dconstants-arm64.h1395 NEON_NEG_opcode = NEON_NEG & NEON2RegMiscOpcode, enumerator
/external/vixl/src/aarch64/
Dconstants-aarch64.h1747 NEON_NEG_opcode = NEON_NEG & NEON2RegMiscOpcode, enumerator
Ddisasm-aarch64.cc2359 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()
Dsimulator-aarch64.cc4101 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()
/external/v8/src/diagnostics/arm64/
Ddisasm-arm64.cc1678 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()
/external/v8/src/execution/arm64/
Dsimulator-arm64.cc3699 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()