Lines Matching refs:reg_string
258 std::string reg_string = (this->*GetName)(*reg);
261 base.replace(reg_index, ConstexprStrLen(REG_TOKEN), reg_string);
632 std::string reg_string = (this->*GetName)(*reg);
635 base.replace(reg_index, ConstexprStrLen(REG_TOKEN), reg_string);
884 std::string reg_string = GetRegName<kRegView>(*reg);
887 base.replace(reg_index, ConstexprStrLen(REG_TOKEN), reg_string);