Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h471 static constexpr size_t GetVlmax() { in GetVlmax() function
1222 constexpr size_t vlmax = GetVlmax<ElementType, vlmul>(); in OpVectorGather()
2144 constexpr size_t vlmax = GetVlmax<ElementType, vlmul>(); in OpVector()