Searched defs:OutputName (Results 1 – 6 of 6) sorted by relevance
753 std::string OutputName = OutputFilename; in distributedIndexes() local783 std::string OutputName = OutputFilename; in emitImports() local813 std::string OutputName = OutputFilename; in promote() local846 std::string OutputName = OutputFilename; in import() local879 std::string OutputName = OutputFilename; in internalize() local904 std::string OutputName = OutputFilename; in optimize() local933 std::string OutputName = OutputFilename; in codegen() local986 auto OutputName = InputFilenames[BufID] + ".thinlto.o"; in runAll() local1185 const char *OutputName = nullptr; in main() local
152 StringRef OutputName = Output.getFilename(); in ConstructJob() local
102 std::string OutputName = "'"; in getPrintableName() local
525 static FILE *getFileObject(const char *OutputName) { in getFileObject()547 static int writeFile(const char *OutputName) { in writeFile()
302 StringRef OutputName; in ActOnGCCAsmStmt() local
796 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, in emitImports()