Home
last modified time | relevance | path

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

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