Home
last modified time | relevance | path

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

/freebsd/sys/tools/syscalls/core/
H A Dsyscall.lua197 function syscall:addDef(line) function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef() function in __anon093131440411::UserValue
H A DAssignmentTrackingAnalysis.cpp666 void addDef(const VarLocInfo &VarLoc, VarLocInsertPt Before, BasicBlock &BB, in addDef() function in __anon3afac2c40211::MemLocFragmentFill
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2017 void addDef(std::unique_ptr<Record> R) { in addDef() function