Home
last modified time | relevance | path

Searched refs:VisitNEONScalar2RegMisc (Results 1 - 7 of 7) sorted by relevance

/third_party/vixl/src/aarch64/
H A Ddecoder-visitor-map-aarch64.h2474 {"sqabs_asisdmisc_r"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2475 {"sqneg_asisdmisc_r"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2476 {"sqxtn_asisdmisc_n"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2477 {"sqxtun_asisdmisc_n"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2478 {"suqadd_asisdmisc_r"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2479 {"uqxtn_asisdmisc_n"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2480 {"usqadd_asisdmisc_r"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2921 {"cmeq_asisdmisc_z"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2922 {"cmge_asisdmisc_z"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
2923 {"cmgt_asisdmisc_z"_h, &VISITORCLASS::VisitNEONScalar2RegMisc}, \
[all...]
H A Dcpu-features-auditor-aarch64.cc922 void CPUFeaturesAuditor::VisitNEONScalar2RegMisc(const Instruction* instr) { in VisitNEONScalar2RegMisc() function in vixl::aarch64::CPUFeaturesAuditor
H A Ddisasm-aarch64.cc3232 void Disassembler::VisitNEONScalar2RegMisc(const Instruction *instr) { in Disassembler() function in vixl::aarch64::Disassembler
H A Dsimulator-aarch64.cc8745 void Simulator::VisitNEONScalar2RegMisc(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
/third_party/node/deps/v8/src/codegen/arm64/
H A Ddecoder-arm64-inl.h770 V::VisitNEONScalar2RegMisc(instr); in DecodeNEONScalarDataProcessing()
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc2881 void DisassemblingDecoder::VisitNEONScalar2RegMisc(Instruction* instr) { in VisitNEONScalar2RegMisc() function in v8::internal::DisassemblingDecoder
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc5337 void Simulator::VisitNEONScalar2RegMisc(Instruction* instr) {

Completed in 55 milliseconds