Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SlotRec

2261   Record *SlotRec;
2263 SlotRec = dynamic_cast<DefInit*>(Slot->getLeafValue())->getDef();
2266 SlotRec = Slot->getOperator();
2270 if (Rec != SlotRec)