Searched refs:VOpIViArgs (Results 1 – 5 of 5) sorted by relevance
23 template void SemanticsPlayer<Interpreter>::OpVector(const Decoder::VOpIViArgs& args);
1970 void OpVector(const Decoder::VOpIViArgs& args) { in OpVector()4529 extern void SemanticsPlayer<Interpreter>::OpVector(const Decoder::VOpIViArgs& args);
55 "riscv64/interpreter-VOpIViArgs.cc",
879 struct VOpIViArgs { struct2141 const VOpIViArgs args = { in DecodeOpV()
856 void OpVector(const typename Decoder::VOpIViArgs& args) { listener_->OpVector(args); } in OpVector()