Lines Matching refs:reg2_string
209 std::string reg2_string = (this->*GetName2)(*reg2); variable
212 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string);
265 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegistersImmBits() local
268 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedRegistersImmBits()
326 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedImmBitsRegisters() local
329 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedImmBitsRegisters()
1286 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegisters() local
1289 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedRegisters()
1327 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegistersNoDupes() local
1330 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedRegistersNoDupes()
1368 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegisters() local
1371 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedRegisters()
1419 std::string reg2_string = (this->*GetName2)(*reg2); in RepeatTemplatedRegistersImm() local
1422 base.replace(reg2_index, ConstexprStrLen(REG2_TOKEN), reg2_string); in RepeatTemplatedRegistersImm()