Home
last modified time | relevance | path

Searched defs:addDef (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef() function in __anon80fb5e650411::UserValue
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1835 void addDef(std::unique_ptr<Record> R) { in addDef() function