Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
/external/llvm-project/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp62 if (MAI->doesSupportDebugInformation() && !M.debug_compile_units().empty()) { in doInitialization()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h534 bool doesSupportDebugInformation() const { return SupportsDebugInformation; } in doesSupportDebugInformation() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h596 bool doesSupportDebugInformation() const { return SupportsDebugInformation; } in doesSupportDebugInformation() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h637 bool doesSupportDebugInformation() const { return SupportsDebugInformation; } in doesSupportDebugInformation() function
/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-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp314 if (MAI->doesSupportDebugInformation()) { in doInitialization()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp318 if (MAI->doesSupportDebugInformation()) { in doInitialization()