Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
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/
DMachineOperand.h191 } InstrRef; member
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp695 if (auto *InstrRef = EmitDbgInstrRef(SD, VRBaseMap)) in EmitDbgValue() local
DSelectionDAGISel.cpp395 bool InstrRef = mf.shouldUseDebugInstrRef(); in runOnMachineFunction() local