Lines Matching refs:reg_code
8229 int reg_code = iterator.Next();
8230 PrintF(out, "{input=%s}", converter.NameOfCPURegister(reg_code));
8235 int reg_code = iterator.Next();
8236 PrintF(out, "{input=%s}", converter.NameOfCPURegister(reg_code));
8241 int reg_code = iterator.Next();
8243 DoubleRegister::AllocationIndexToString(reg_code));