Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp310 bool handleDebugValue(MachineInstr *MI, SlotIndex Idx);
441 bool LDVImpl::handleDebugValue(MachineInstr *MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl
474 if (handleDebugValue(MBBI, Idx)) { in collectDebugValues()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp317 bool handleDebugValue(MachineInstr &MI, SlotIndex Idx);
491 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl
529 if (handleDebugValue(*MBBI, Idx)) { in collectDebugValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp366 bool handleDebugValue(MachineInstr &MI, SlotIndex Idx);
514 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl
592 if (handleDebugValue(*MBBI, Idx)) { in collectDebugValues()