Home
last modified time | relevance | path

Searched refs:doesSupportDebugInformation (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h542 bool doesSupportDebugInformation() const { in doesSupportDebugInformation() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h534 bool doesSupportDebugInformation() const { return SupportsDebugInformation; } in doesSupportDebugInformation() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h564 bool doesSupportDebugInformation() const { return SupportsDebugInformation; } in doesSupportDebugInformation() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp189 if (MAI->doesSupportDebugInformation()) in doInitialization()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp932 if (MAI->doesSupportDebugInformation()) in emitHeader()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp251 if (MAI->doesSupportDebugInformation()) { in doInitialization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp297 if (MAI->doesSupportDebugInformation()) { in doInitialization()