Home
last modified time | relevance | path

Searched refs:getGenDwarfForAssembly (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h505 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/external/llvm/lib/MC/
DMCObjectStreamer.cpp539 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
DMCAsmStreamer.cpp1598 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h594 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp526 if (getContext().getGenDwarfForAssembly()) { in ParseSectionArguments()
DAsmParser.cpp710 if (getContext().getGenDwarfForAssembly()) { in Run()
1573 if (getContext().getGenDwarfForAssembly()) in parseStatement()
1874 if (!HadError && getContext().getGenDwarfForAssembly() && in parseStatement()
3056 if (getContext().getGenDwarfForAssembly()) in parseDirectiveFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectStreamer.cpp676 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
DMCAsmStreamer.cpp1886 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp635 if (getContext().getGenDwarfForAssembly()) { in ParseSectionArguments()
DAsmParser.cpp838 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
865 if (getContext().getGenDwarfForAssembly()) { in Run()
3357 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()