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