Searched refs:VOpIVxArgs (Results 1 – 5 of 5) sorted by relevance
23 template void SemanticsPlayer<Interpreter>::OpVector(const Decoder::VOpIVxArgs& args);
2268 void OpVector(const Decoder::VOpIVxArgs& args, Register arg2) { in OpVector()4533 extern void SemanticsPlayer<Interpreter>::OpVector(const Decoder::VOpIVxArgs& args);
57 "riscv64/interpreter-VOpIVxArgs.cc",
898 struct VOpIVxArgs { struct2151 const VOpIVxArgs args = { in DecodeOpV()
862 void OpVector(const typename Decoder::VOpIVxArgs& args) { in OpVector()