Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/intrinsics/riscv64/
Dvector_intrinsics.cc45 inline uint64_t AvlToVl(uint64_t avl, uint64_t vlmax) { in AvlToVl()
62 uint64_t vlmax = VtypeToVlMax(vtype); in Vsetvl() local
72 uint64_t vlmax = VtypeToVlMax(vtype); in Vsetvli() local
/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_riscv64.cc333 uint64_t vlmax) { in RunTwoVectorArgsOneRes()
535 uint64_t vlmax = 0; in TestVectorInstructionInternal() local
747 uint64_t vlmax = 0; in TestVectorReductionInstruction() local
860 uint64_t vlmax = 0; in TestVectorIota() local
968 uint64_t vlmax = 0; in TestExtendingVectorInstruction() local
1119 uint64_t vlmax = 0; in TestVectorPermutationInstruction() local
1305 uint64_t vlmax = 0; in TestVectorMaskTargetInstruction() local
/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h1222 constexpr size_t vlmax = GetVlmax<ElementType, vlmul>(); in OpVectorGather() local
2144 constexpr size_t vlmax = GetVlmax<ElementType, vlmul>(); in OpVector() local