Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h79 bool isTargetIndexLocation() const { in isTargetIndexLocation() function
H A DDwarfCompileUnit.cpp757 } else if (Entry->isTargetIndexLocation()) { in constructVariableDIEImpl()
796 } else if (Entry.isTargetIndexLocation()) { in constructVariableDIEImpl()
H A DDwarfDebug.cpp2528 } else if (Entry.isTargetIndexLocation()) { in emitDebugLocValue()