Home | History | Annotate | Download | only in R600

Lines Matching refs:LiveOuts

467     for (unsigned i = 0, e = MFI->LiveOuts.size(); i != e; ++i)
468 MIB.addReg(MFI->LiveOuts[i], RegState::Implicit);
502 MFI->LiveOuts.push_back(Reg);