Searched refs:addDef (Results 1 - 4 of 4) sorted by last modified time

/external/llvm/include/llvm/TableGen/
H A DRecord.h1672 void addDef(Record *R) { function in class:llvm::RecordKeeper
/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp209 /// addDef - Add a definition point to this value.
210 void addDef(SlotIndex Idx, const MachineOperand &LocMO) { function in class:__anon25755::UserValue
469 UV->addDef(Idx, MI->getOperand(0));
/external/llvm/lib/TableGen/
H A DRecord.cpp1695 TrackedRecords.addDef(this);
H A DTGParser.cpp372 Records.addDef(IterRec);
1240 Records.addDef(NewRec);
2003 Records.addDef(CurRec);
2402 Records.addDef(CurRec);

Completed in 106 milliseconds