Searched refs:VOpFVfArgs (Results 1 – 5 of 5) sorted by relevance
23 template void SemanticsPlayer<Interpreter>::OpVector(const Decoder::VOpFVfArgs& args);
572 if constexpr (std::is_same_v<VOpArgs, Decoder::VOpFVfArgs> || in OpVector()1264 void OpVector(const Decoder::VOpFVfArgs& args, ElementType arg2) { in OpVector()4525 extern void SemanticsPlayer<Interpreter>::OpVector(const Decoder::VOpFVfArgs& args);
53 "riscv64/interpreter-VOpFVfArgs.cc",
859 struct VOpFVfArgs { struct2161 const VOpFVfArgs args = { in DecodeOpV()
847 void OpVector(const typename Decoder::VOpFVfArgs& args) { in OpVector()