Searched refs:GetVlAndVtypeCsr (Results 1 – 1 of 1) sorted by relevance
893 auto [vl_orig, vtype_orig] = GetVlAndVtypeCsr(); in Vsetivli()912 auto [vl_orig, vtype_orig] = GetVlAndVtypeCsr(); in Vsetvl()931 auto [vl_orig, vtype_orig] = GetVlAndVtypeCsr(); in Vsetvli()1115 std::tuple<Register, Register> GetVlAndVtypeCsr() { in GetVlAndVtypeCsr() function