Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp227 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList()
DDwarfDebug.h596 const DebugLocStream &getDebugLocs() const { return DebugLocs; } in getDebugLocs() function
DDIE.cpp793 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in EmitValue()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h525 const DebugLocStream &getDebugLocs() const { return DebugLocs; } in getDebugLocs() function
DDIEHash.cpp275 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList()
DDIE.cpp595 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in EmitValue()