Home
last modified time | relevance | path

Searched refs:OpVectorVidv (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h2600 return OpVectorVidv<ElementType, vlmul, vta, vma>(args.dst); in OpVector()
3006 void OpVectorVidv(uint8_t dst) { in OpVectorVidv() function
3007 return OpVectorVidv<ElementType, NumberOfRegistersInvolved(vlmul), vta, vma>(dst); in OpVectorVidv()
3011 void OpVectorVidv(uint8_t dst) { in OpVectorVidv() function