Home | History | Annotate | Download | only in X86

Lines Matching defs:UsedRegs

3056   SmallVector<unsigned, 4> UsedRegs;
3081 UsedRegs.push_back(RVLocs[i].getLocReg());
3105 static_cast<MachineInstr *>(MIB)->setPhysRegsDeadExcept(UsedRegs, TRI);