Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp204 if (DbgValue->getParent() == I->getParent()) in UpdateDebugValues() local
218 UpdateDebugValue(I, DbgValue); in UpdateDebugValues() local
230 BasicBlock *UserBB = DbgValue->getParent(); in UpdateDebugValue() argument
H A DLoopRotationUtils.cpp164 for (auto &DbgValue : DbgValues) { in RewriteUsesOfClonedInstructions() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h76 enum EntryKind { DbgValue, Clobber }; enumerator
/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp396 const DbgVariableValue &DbgValue = I.value(); removeLocationIfUnused() local
404 const DbgVariableValue &DbgValue = I.value(); removeLocationIfUnused() local
419 DbgVariableValue DbgValue(Locs, IsIndirect, IsList, Expr); addDef() local
961 extendDef(SlotIndex Idx,DbgVariableValue DbgValue,SmallDenseMap<unsigned,std::pair<LiveRange *,const VNInfo * >> & LiveIntervalInfo,std::optional<std::pair<SlotIndex,SmallVector<unsigned>>> & Kills,LiveIntervals & LIS) extendDef() argument
1015 addDefsFromCopies(DbgVariableValue DbgValue,SmallVectorImpl<std::pair<unsigned,LiveInterval * >> & LocIntervals,SlotIndex KilledAt,SmallVectorImpl<std::pair<SlotIndex,DbgVariableValue>> & NewDefs,MachineRegisterInfo & MRI,LiveIntervals & LIS) addDefsFromCopies() argument
1116 DbgVariableValue DbgValue = Defs[i].second; computeIntervals() local
1209 DbgVariableValue DbgValue = I.value(); computeIntervals() local
1662 insertDebugValue(MachineBasicBlock * MBB,SlotIndex StartIdx,SlotIndex StopIdx,DbgVariableValue DbgValue,ArrayRef<bool> LocSpills,ArrayRef<unsigned> SpillOffsets,LiveIntervals & LIS,const TargetInstrInfo & TII,const TargetRegisterInfo & TRI,BlockSkipInstsMap & BBSkipInstsMap) insertDebugValue() argument
1753 DbgVariableValue DbgValue = I.value(); emitDebugValues() local
[all...]
H A DPostRASchedulerList.cpp689 MachineInstr *DbgValue = P.first; EmitSchedule() local
H A DAssignmentTrackingAnalysis.cpp1815 __anonaad91fb70802(auto *DbgValue) processDbgValue() argument
1843 hasZeroSizedFragment(T & DbgValue) hasZeroSizedFragment() argument
H A DMachineScheduler.cpp985 MachineInstr *DbgValue = P.first; placeDebugValues() local
/llvm-project/llvm/unittests/IR/
H A DBasicBlockTest.cpp110 Function *DbgValue = Intrinsic::getDeclaration(M, Intrinsic::dbg_value); TEST() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp289 Loc::Single::Single(const MachineInstr *DbgValue) in Single() argument
1594 validThroughout(LexicalScopes & LScopes,const MachineInstr * DbgValue,const MachineInstr * RangeEnd,const InstructionOrdering & Ordering) validThroughout() argument
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1775 Instruction *DbgValue = cast<Instruction>(I++); in TEST_F() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1671 MachineInstr *DbgValue = MOUse.getParent(); salvageDebugInfo() local