Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1707 void RegAllocFastImpl::handleDebugValue(MachineInstr &MI) { in handleDebugValue() function in RegAllocFastImpl
H A DLiveDebugVariables.cpp809 bool LiveDebugVariables::LDVImpl::handleDebugValue(MachineInstr &MI, in handleDebugValue() function in LiveDebugVariables::LDVImpl
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1574 bool SelectionDAGBuilder::handleDebugValue(ArrayRef<const Value *> Values, in handleDebugValue() function in SelectionDAGBuilder