Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getRegSlot

487         LIS->getInstructionIndex(std::prev(MBBI)).getRegSlot();
592 LocMap::iterator I = locInts.find(Idx.getRegSlot(true));
599 const VNInfo *DstVNI = DstLI->getVNInfoAt(Idx.getRegSlot());
600 assert(DstVNI && DstVNI->def == Idx.getRegSlot() && "Bad copy value");