Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h82 bool isTargetIndexLocation() const { in isTargetIndexLocation() function
H A DDwarfCompileUnit.cpp804 } else if (Entry->isTargetIndexLocation()) { in applyConcreteDbgVariableAttributes()
851 } else if (Entry.isTargetIndexLocation()) { in applyConcreteDbgVariableAttributes()
H A DDwarfDebug.cpp2679 } else if (Entry.isTargetIndexLocation()) { in emitDebugLocValue()