Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DStackFrameLayoutAnalysisPass.cpp228 MI.collectDebugValues(Dbg); in genSlotDbgMapping()
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()
DMachineInstr.cpp2279 void MachineInstr::collectDebugValues( in collectDebugValues() function in MachineInstr
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineInstr.h1875 void collectDebugValues(SmallVectorImpl<MachineInstr *> &DbgValues);
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp11375 SequenceMBBI->collectDebugValues(SelectDebugValues); in emitSelectPseudo()