Home
last modified time | relevance | path

Searched refs:collectDebugValues (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp260 MI.collectDebugValues(Dbg); in genSlotDbgMapping()
H A DLiveDebugVariables.cpp642 bool collectDebugValues(MachineFunction &mf, bool InstrRef);
931 bool LiveDebugVariables::LDVImpl::collectDebugValues(MachineFunction &mf, in collectDebugValues() function in LiveDebugVariables::LDVImpl
1282 bool Changed = collectDebugValues(mf, InstrRef); in runOnMachineFunction()
H A DMachineInstr.cpp2503 void MachineInstr::collectDebugValues( in collectDebugValues() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1995 LLVM_ABI void collectDebugValues(SmallVectorImpl<MachineInstr *> &DbgValues);
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6328 SequenceMBBI->collectDebugValues(SelectDebugValues); in emitSelectPseudo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21602 SequenceMBBI->collectDebugValues(SelectDebugValues); in emitSelectPseudo()