Searched defs:OutputName (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp267 StringRef OutputName; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp646 std::string OutputName = OutputFilename; local
676 std::string OutputName = OutputFilename; local
706 std::string OutputName = OutputFilename; local
739 std::string OutputName = OutputFilename; local
772 std::string OutputName = OutputFilename; local
797 std::string OutputName = OutputFilename; local
826 std::string OutputName = OutputFilename; local
879 auto OutputName = InputFilenames[BufID] + ".thinlto.o"; local
1073 const char *OutputName = nullptr; local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c317 static FILE *getFileObject(const char *OutputName) { argument
328 static int writeFile(const char *OutputName) { argument
361 static int writeOrderFile(const char *OutputName) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp761 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, argument

Completed in 167 milliseconds