Home
last modified time | relevance | path

Searched defs:CompilerVersion (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h100 std::string CompilerVersion; global() variable
/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp791 emitFileDirective(StringRef Filename,StringRef CompilerVersion,StringRef TimeStamp,StringRef Description) emitFileDirective() argument
H A DMCStreamer.cpp1168 emitFileDirective(StringRef Filename,StringRef CompilerVersion,StringRef TimeStamp,StringRef Description) emitFileDirective() argument
H A DMCAsmStreamer.cpp1586 emitFileDirective(StringRef Filename,StringRef CompilerVersion,StringRef TimeStamp,StringRef Description) emitFileDirective() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp864 StringRef CompilerVersion = CU->getProducer(); in emitCompilerInformation() local