Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h523 bool doesSupportDebugInformation() const { in doesSupportDebugInformation() function
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp925 if (MAI->doesSupportDebugInformation()) in emitHeader()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp194 if (MAI->doesSupportDebugInformation()) in doInitialization()