Home
last modified time | relevance | path

Searched refs:getProducer (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp486 CU->getContext(), CU->getSourceLanguage(), File, CU->getProducer(), in getReplacementCU()
DAsmWriter.cpp1930 Printer.printString("producer", N->getProducer()); in writeDICompileUnit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1198 getContext(), getSourceLanguage(), getFile(), getProducer(), in cloneImpl()
1255 StringRef getProducer() const { in getProducer() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp820 StringRef Producer = DIUnit->getProducer(); in finishUnitAttributes()
DCodeViewDebug.cpp783 StringRef CompilerVersion = CU->getProducer(); in emitCompilerInformation()