Home
last modified time | relevance | path

Searched defs:InstrRef (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp920 collectDebugValues(MachineFunction & mf,bool InstrRef) collectDebugValues() argument
1263 runOnMachineFunction(MachineFunction & mf,bool InstrRef) runOnMachineFunction() argument
1311 bool InstrRef = mf.useDebugInstrRef(); runOnMachineFunction() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h191 } InstrRef; member
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp722 if (auto *InstrRef = EmitDbgInstrRef(SD, VRBaseMap)) EmitDbgValue() local
H A DSelectionDAGISel.cpp594 bool InstrRef = mf.shouldUseDebugInstrRef(); runOnMachineFunction() local