Searched defs:addDef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveDebugVariables.cpp | 414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, addDef() function in __anon69e74b370411::UserValue |
H A D | AssignmentTrackingAnalysis.cpp | 666 void addDef(const VarLocInfo &VarLoc, VarLocInsertPt Before, BasicBlock &BB, addDef() function in __anonaad91fb70211::MemLocFragmentFill |
/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | Record.h | 2017 void addDef(std::unique_ptr<Record> R) { addDef() function |