Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Ddecoder-visitor-map-aarch64.h2179 {"addv_asimdall_only"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2180 {"saddlv_asimdall_only"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2181 {"smaxv_asimdall_only"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2182 {"sminv_asimdall_only"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2183 {"uaddlv_asimdall_only"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2184 {"umaxv_asimdall_only"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2185 {"uminv_asimdall_only"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2896 {"fmaxnmv_asimdall_only_h"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2897 {"fmaxv_asimdall_only_h"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
2898 {"fminnmv_asimdall_only_h"_h, &VISITORCLASS::VisitNEONAcrossLanes}, \
[all...]
H A Dcpu-features-auditor-aarch64.cc792 void CPUFeaturesAuditor::VisitNEONAcrossLanes(const Instruction* instr) { in VisitNEONAcrossLanes() function in vixl::aarch64::CPUFeaturesAuditor
H A Ddisasm-aarch64.cc2462 void Disassembler::VisitNEONAcrossLanes(const Instruction *instr) { in Disassembler() function in vixl::aarch64::Disassembler
H A Dsimulator-aarch64.cc7869 void Simulator::VisitNEONAcrossLanes(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
/third_party/node/deps/v8/src/codegen/arm64/
H A Ddecoder-arm64-inl.h703 V::VisitNEONAcrossLanes(instr); in DecodeNEONVectorDataProcessing()
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc2044 void DisassemblingDecoder::VisitNEONAcrossLanes(Instruction* instr) { in VisitNEONAcrossLanes() function in v8::internal::DisassemblingDecoder
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc4604 void Simulator::VisitNEONAcrossLanes(Instruction* instr) {

Completed in 42 milliseconds