Home
last modified time | relevance | path

Searched defs:extra_args (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h494 void OpVector(const VOpArgs& args, ExtraArgs... extra_args) { in OpVector()
611 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
630 void OpVector(const VOpArgs& args, in OpVector()
665 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
683 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
753 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
792 void OpVector(const VOpArgs& args, Register vtype, ExtraArgs... extra_args) { in OpVector()
820 void OpVector(const VOpArgs& args, VectorRegisterGroupMultiplier vlmul, ExtraArgs... extra_args) { in OpVector()