Home
last modified time | relevance | path

Searched refs:getGenDwarfForAssembly (Results 1 – 17 of 17) 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/llvm-project/llvm/include/llvm/MC/
DMCContext.h673 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h618 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/llvm-project/llvm/lib/MC/MCParser/
DELFAsmParser.cpp662 if (getContext().getGenDwarfForAssembly() && in ParseSectionArguments()
DAsmParser.cpp868 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
906 if (getContext().getGenDwarfForAssembly()) { in Run()
3453 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
DMasmParser.cpp1188 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
1226 if (getContext().getGenDwarfForAssembly()) { in Run()
4570 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp758 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
DMCAsmStreamer.cpp2014 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp641 if (getContext().getGenDwarfForAssembly()) { in ParseSectionArguments()
DAsmParser.cpp863 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
901 if (getContext().getGenDwarfForAssembly()) { in Run()
3427 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/external/llvm-project/llvm/lib/MC/
DMCObjectStreamer.cpp849 if (getContext().getGenDwarfForAssembly()) in finishImpl()
DMCAsmStreamer.cpp2180 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/external/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp982 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()