Searched defs:DbgValue (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | LiveDebugVariables.cpp | 395 const DbgVariableValue &DbgValue = I.value(); in removeLocationIfUnused() local 403 const DbgVariableValue &DbgValue = I.value(); in removeLocationIfUnused() local 418 DbgVariableValue DbgValue(Locs, IsIndirect, IsList, Expr); in addDef() local 960 SlotIndex Idx, DbgVariableValue DbgValue, in extendDef() 1014 DbgVariableValue DbgValue, in addDefsFromCopies() 1115 DbgVariableValue DbgValue = Defs[i].second; in computeIntervals() local 1208 DbgVariableValue DbgValue = I.value(); in computeIntervals() local 1661 SlotIndex StopIdx, DbgVariableValue DbgValue, in insertDebugValue() 1752 DbgVariableValue DbgValue = I.value(); in emitDebugValues() local
|
| D | PostRASchedulerList.cpp | 690 MachineInstr *DbgValue = P.first; in EmitSchedule() local
|
| D | MachineScheduler.cpp | 923 MachineInstr *DbgValue = P.first; in placeDebugValues() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | DbgEntityHistoryCalculator.h | 76 enum EntryKind { DbgValue, Clobber }; enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| D | LoopRotationUtils.cpp | 158 for (auto &DbgValue : DbgValues) { in RewriteUsesOfClonedInstructions() local
|
| D | Local.cpp | 1566 Instruction *DbgValue = Builder.insertDbgValueIntrinsic( in ConvertDebugDeclareToDebugValue() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 259 void DbgVariable::initializeDbgValue(const MachineInstr *DbgValue) { in initializeDbgValue() 1577 const MachineInstr *DbgValue, in validThroughout()
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
| D | Utils.cpp | 1373 MachineInstr *DbgValue = MOUse.getParent(); in salvageDebugInfo() local
|