Home
last modified time | relevance | path

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

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