Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp228 MI.collectDebugValues(Dbg); in genSlotDbgMapping()
H A DLiveDebugVariables.cpp629 bool collectDebugValues(MachineFunction &mf, bool InstrRef);
919 bool LDVImpl::collectDebugValues(MachineFunction &mf, bool InstrRef) { in collectDebugValues() function in LDVImpl
1270 bool Changed = collectDebugValues(mf, InstrRef); in runOnMachineFunction()
H A DMachineInstr.cpp2279 void MachineInstr::collectDebugValues( in collectDebugValues() function in MachineInstr
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1875 void collectDebugValues(SmallVectorImpl<MachineInstr *> &DbgValues);
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11375 SequenceMBBI->collectDebugValues(SelectDebugValues); in emitSelectPseudo()