Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef() function in __anonfeb821960411::UserValue
H A DAssignmentTrackingAnalysis.cpp665 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 DRecord.h2017 void addDef(std::unique_ptr<Record> R) { in addDef() function