Searched refs:addDef (Results 1 – 3 of 3) sorted by relevance
370 Records.addDef(std::move(IterRec)); in ProcessForeachDefs()1250 Records.addDef(std::move(NewRecOwner)); in ParseSimpleValue()2042 Records.addDef(std::move(CurRecOwner)); in ParseDef()2444 Records.addDef(std::move(CurRec)); in InstantiateMulticlassDef()
213 void addDef(SlotIndex Idx, const MachineOperand &LocMO) { in addDef() function in __anonb2ee42a60211::UserValue507 UV->addDef(Idx, MI->getOperand(0)); in handleDebugValue()
1695 void addDef(std::unique_ptr<Record> R) { in addDef() function