Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6842 SmallVector<MachineInstr *, 4> SelectDebugValues; in emitSelectPseudo() local
6860 SequenceMBBI->collectDebugValues(SelectDebugValues); in emitSelectPseudo()
6887 for (MachineInstr *DebugInstr : SelectDebugValues) { in emitSelectPseudo()