Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp919 bool LDVImpl::collectDebugValues(MachineFunction &mf, bool InstrRef) { in collectDebugValues()
1262 bool LDVImpl::runOnMachineFunction(MachineFunction &mf, bool InstrRef) { in runOnMachineFunction()
1310 bool InstrRef = mf.useDebugInstrRef(); in runOnMachineFunction() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h191 } InstrRef; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp695 if (auto *InstrRef = EmitDbgInstrRef(SD, VRBaseMap)) in EmitDbgValue() local
H A DSelectionDAGISel.cpp395 bool InstrRef = mf.shouldUseDebugInstrRef(); in runOnMachineFunction() local