Searched defs:addDef (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/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 __anon2c26177a0411::UserValue |
| H A D | AssignmentTrackingAnalysis.cpp | 665 void addDef(const VarLocInfo &VarLoc, VarLocInsertPt Before, BasicBlock &BB, in addDef() function in __anon71b57efa0211::MemLocFragmentFill |
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/ | ||
| H A D | Record.h | 2017 void addDef(std::unique_ptr<Record> R) { in addDef() function |