Searched defs:InstrRef (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveDebugVariables.cpp | 920 collectDebugValues(MachineFunction & mf,bool InstrRef) collectDebugValues() argument |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineOperand.h | 191 } InstrRef; member |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | InstrEmitter.cpp | 722 if (auto *InstrRef = EmitDbgInstrRef(SD, VRBaseMap)) EmitDbgValue() local |
H A D | SelectionDAGISel.cpp | 594 bool InstrRef = mf.shouldUseDebugInstrRef(); runOnMachineFunction() local |