Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Ddecoder-visitor-map-aarch64.h2730 {"abs_asimdmisc_r"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2731 {"cls_asimdmisc_r"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2732 {"clz_asimdmisc_r"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2733 {"cmeq_asimdmisc_z"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2734 {"cmge_asimdmisc_z"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2735 {"cmgt_asimdmisc_z"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2736 {"cmle_asimdmisc_z"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2737 {"cmlt_asimdmisc_z"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2738 {"cnt_asimdmisc_r"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
2739 {"fabs_asimdmisc_r"_h, &VISITORCLASS::VisitNEON2RegMisc}, \
[all...]
H A Ddisasm-aarch64.cc67 {"abs_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
68 {"cls_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
69 {"clz_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
70 {"cnt_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
71 {"neg_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
72 {"rev16_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
73 {"rev32_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
74 {"rev64_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
75 {"sqabs_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
76 {"sqneg_asimdmisc_r"_h, &Disassembler::VisitNEON2RegMisc}, in GetFormToVisitorFnMap()
2258 void Disassembler::VisitNEON2RegMisc(const Instruction *instr) { Disassembler() function in vixl::aarch64::Disassembler
[all...]
H A Dcpu-features-auditor-aarch64.cc675 void CPUFeaturesAuditor::VisitNEON2RegMisc(const Instruction* instr) { in VisitNEON2RegMisc() function in vixl::aarch64::CPUFeaturesAuditor
H A Dsimulator-aarch64.cc6943 void Simulator::VisitNEON2RegMisc(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
/third_party/node/deps/v8/src/codegen/arm64/
H A Ddecoder-arm64-inl.h693 V::VisitNEON2RegMisc(instr); in DecodeNEONVectorDataProcessing()
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc1668 void DisassemblingDecoder::VisitNEON2RegMisc(Instruction* instr) { in VisitNEON2RegMisc() function in v8::internal::DisassemblingDecoder
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc3912 void Simulator::VisitNEON2RegMisc(Instruction* instr) {

Completed in 38 milliseconds