Home
last modified time | relevance | path

Searched refs:getDebugLocListIndex (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h119 unsigned getDebugLocListIndex() const { return DebugLocListIndex; } in getDebugLocListIndex() function
DDwarfCompileUnit.cpp501 unsigned Offset = DV.getDebugLocListIndex(); in constructVariableDIEImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h179 unsigned getDebugLocListIndex() const { return DebugLocListIndex; } in getDebugLocListIndex() function
DDwarfCompileUnit.cpp611 unsigned Offset = DV.getDebugLocListIndex(); in constructVariableDIEImpl()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h176 unsigned getDebugLocListIndex() const { return DebugLocListIndex; } in getDebugLocListIndex() function
DDwarfCompileUnit.cpp736 unsigned Index = DV.getDebugLocListIndex(); in constructVariableDIEImpl()