Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h82 bool isTargetIndexLocation() const { in isTargetIndexLocation() function
H A DDwarfCompileUnit.cpp771 } else if (Entry->isTargetIndexLocation()) { in constructVariableDIEImpl()
818 } else if (Entry.isTargetIndexLocation()) { in constructVariableDIEImpl()
H A DDwarfDebug.cpp2634 } else if (Entry.isTargetIndexLocation()) { in emitDebugLocValue()