Home
last modified time | relevance | path

Searched defs:DbgValue (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp396 const DbgVariableValue &DbgValue = I.value(); in removeLocationIfUnused() local
404 const DbgVariableValue &DbgValue = I.value(); in removeLocationIfUnused() local
419 DbgVariableValue DbgValue(Locs, IsIndirect, IsList, Expr); in addDef() local
961 SlotIndex Idx, DbgVariableValue DbgValue, in extendDef()
1015 DbgVariableValue DbgValue, in addDefsFromCopies()
1116 DbgVariableValue DbgValue = Defs[i].second; in computeIntervals() local
1209 DbgVariableValue DbgValue = I.value(); in computeIntervals() local
1662 SlotIndex StopIdx, DbgVariableValue DbgValue, in insertDebugValue()
1753 DbgVariableValue DbgValue = I.value(); in emitDebugValues() local
H A DPostRASchedulerList.cpp689 MachineInstr *DbgValue = P.first; in EmitSchedule() local
H A DAssignmentTrackingAnalysis.cpp1815 auto ProcessDbgValueImpl = [&](auto *DbgValue) { in processDbgValue()
1843 template <typename T> static bool hasZeroSizedFragment(T &DbgValue) { in hasZeroSizedFragment()
H A DMachineScheduler.cpp985 MachineInstr *DbgValue = P.first; in placeDebugValues() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp204 for (auto &DbgValue : DbgValues) { in UpdateDebugValues() local
218 for (auto &DbgValue : DbgValues) { in UpdateDebugValues() local
230 void SSAUpdater::UpdateDebugValue(Instruction *I, DbgValueInst *DbgValue) { in UpdateDebugValue()
H A DLoopRotationUtils.cpp164 for (auto &DbgValue : DbgValues) { in RewriteUsesOfClonedInstructions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h76 enum EntryKind { DbgValue, Clobber }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp289 Loc::Single::Single(const MachineInstr *DbgValue) in Single()
1594 const MachineInstr *DbgValue, in validThroughout()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1677 MachineInstr *DbgValue = MOUse.getParent(); in salvageDebugInfo() local