Searched defs:OutputName (Results 1 – 6 of 6) sorted by relevance
699 std::string OutputName = OutputFilename; in distributedIndexes() local729 std::string OutputName = OutputFilename; in emitImports() local759 std::string OutputName = OutputFilename; in promote() local792 std::string OutputName = OutputFilename; in import() local825 std::string OutputName = OutputFilename; in internalize() local850 std::string OutputName = OutputFilename; in optimize() local879 std::string OutputName = OutputFilename; in codegen() local932 auto OutputName = InputFilenames[BufID] + ".thinlto.o"; in runAll() local1149 const char *OutputName = nullptr; in main() local
499 static FILE *getFileObject(const char *OutputName) { in getFileObject()510 static int writeFile(const char *OutputName) { in writeFile()543 static int writeOrderFile(const char *OutputName) { in writeOrderFile()
149 StringRef OutputName = Output.getFilename(); in ConstructJob() local
107 std::string OutputName = "'"; getPrintableName() local
269 StringRef OutputName; in ActOnGCCAsmStmt() local
806 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, in emitImports()