Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/heavy_optimizer/riscv64/
Dinline_intrinsic.h568 static constexpr auto UnwrapSimdReg(T r) { in UnwrapSimdReg() function
577 static constexpr auto UnwrapSimdReg(std::tuple<T...> regs) { in UnwrapSimdReg() function
583 static constexpr auto UnwrapSimdReg(std::index_sequence<I...>, std::tuple<T...> regs) { in UnwrapSimdReg() function