Home | History | Annotate | Download | only in source

Lines Matching refs:pseudo_regs

1741         if (reg_entry->nub_info.pseudo_regs && reg_entry->nub_info.pseudo_regs[0] != INVALID_NUB_REGNUM)
1744 for (unsigned i=0; reg_entry->nub_info.pseudo_regs[i] != INVALID_NUB_REGNUM; ++i)
1748 ostrm << RAW_HEXBASE << reg_entry->nub_info.pseudo_regs[i];