Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Ddecoder-visitor-map-aarch64.h2522 {"sqadd_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2523 {"sqdmulh_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2524 {"sqrdmulh_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2525 {"sqrshl_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2526 {"sqshl_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2527 {"sqsub_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2528 {"srshl_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2529 {"sshl_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2530 {"uqadd_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
2531 {"uqrshl_asisdsame_only"_h, &VISITORCLASS::VisitNEONScalar3Same}, \
[all...]
H A Dcpu-features-auditor-aarch64.cc970 void CPUFeaturesAuditor::VisitNEONScalar3Same(const Instruction* instr) { in VisitNEONScalar3Same() function in vixl::aarch64::CPUFeaturesAuditor
H A Ddisasm-aarch64.cc258 {"sqrdmlah_asisdsame2_only"_h, &Disassembler::VisitNEONScalar3Same}, in GetFormToVisitorFnMap()
259 {"sqrdmlsh_asisdsame2_only"_h, &Disassembler::VisitNEONScalar3Same}, in GetFormToVisitorFnMap()
3290 void Disassembler::VisitNEONScalar3Same(const Instruction *instr) { in Disassembler() function in vixl::aarch64::Disassembler
3319 // Nothing to do - handled by VisitNEONScalar3Same. in Disassembler()
H A Dsimulator-aarch64.cc8980 void Simulator::VisitNEONScalar3Same(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
/third_party/node/deps/v8/src/codegen/arm64/
H A Ddecoder-arm64-inl.h790 V::VisitNEONScalar3Same(instr); in DecodeNEONScalarDataProcessing()
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc3051 void DisassemblingDecoder::VisitNEONScalar3Same(Instruction* instr) { in VisitNEONScalar3Same() function in v8::internal::DisassemblingDecoder
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc5497 void Simulator::VisitNEONScalar3Same(Instruction* instr) {

Completed in 68 milliseconds