Home
last modified time | relevance | path

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

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