Home
last modified time | relevance | path

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

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