Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp921 bool LDVImpl::collectDebugValues(MachineFunction &mf, bool InstrRef) { in collectDebugValues()
1265 bool LDVImpl::runOnMachineFunction(MachineFunction &mf, bool InstrRef) { in runOnMachineFunction()
1317 bool InstrRef = false; in runOnMachineFunction() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp709 if (auto *InstrRef = EmitDbgInstrRef(SD, VRBaseMap)) in EmitDbgValue() local
H A DSelectionDAGISel.cpp578 bool InstrRef = TM.Options.ValueTrackingVariableLocations; in runOnMachineFunction() local