Home
last modified time | relevance | path

Searched refs:VisitSVEElementCount (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/src/aarch64/
H A Ddecoder-visitor-map-aarch64.h120 {"cntb_r_s"_h, &VISITORCLASS::VisitSVEElementCount}, \
121 {"cntd_r_s"_h, &VISITORCLASS::VisitSVEElementCount}, \
122 {"cnth_r_s"_h, &VISITORCLASS::VisitSVEElementCount}, \
124 {"cntw_r_s"_h, &VISITORCLASS::VisitSVEElementCount}, \
H A Ddisasm-aarch64.cc5144 void Disassembler::VisitSVEElementCount(const Instruction *instr) { in Disassembler() function in vixl::aarch64::Disassembler
H A Dsimulator-aarch64.cc10146 void Simulator::VisitSVEElementCount(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator

Completed in 31 milliseconds