Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp932 bool InstrRef) { in collectDebugValues()
1275 bool InstrRef) { in runOnMachineFunction()
1369 bool InstrRef = MF.useDebugInstrRef(); in analyze() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h191 } InstrRef; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp718 if (auto *InstrRef = EmitDbgInstrRef(SD, VRBaseMap)) in EmitDbgValue() local
H A DSelectionDAGISel.cpp567 bool InstrRef = mf.shouldUseDebugInstrRef(); in runOnMachineFunction() local