Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp413 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef() function in __anon5b3cf91b0411::UserValue
H A DAssignmentTrackingAnalysis.cpp568 void addDef(const VarLocInfo &VarLoc, Instruction &Before, BasicBlock &BB, in addDef() function in __anonf860719b0211::MemLocFragmentFill
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1946 void addDef(std::unique_ptr<Record> R) { in addDef() function