Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h79 bool isTargetIndexLocation() const { in isTargetIndexLocation() function
H A DDwarfCompileUnit.cpp769 } else if (Entry->isTargetIndexLocation()) { in constructVariableDIEImpl()
816 } else if (Entry.isTargetIndexLocation()) { in constructVariableDIEImpl()
H A DDwarfDebug.cpp2598 } else if (Entry.isTargetIndexLocation()) { in emitDebugLocValue()