Searched refs:reg2_string (Results 1 – 1 of 1) sorted by relevance
209 std::string reg2_string = (this->*GetName2)(*reg2); variable212 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string);265 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegistersImmBits() local326 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedImmBitsRegisters() local329 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedImmBitsRegisters()1286 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegisters() local1289 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedRegisters()1327 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegistersNoDupes() local1330 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedRegistersNoDupes()1368 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegisters() local[all …]