Home | History | Annotate | Download | only in R600

Lines Matching refs:LiveOuts

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