Searched defs:OutputName (Results 1 – 6 of 6) sorted by relevance
692 std::string OutputName = OutputFilename; in distributedIndexes() local722 std::string OutputName = OutputFilename; in emitImports() local752 std::string OutputName = OutputFilename; in promote() local785 std::string OutputName = OutputFilename; in import() local818 std::string OutputName = OutputFilename; in internalize() local843 std::string OutputName = OutputFilename; in optimize() local872 std::string OutputName = OutputFilename; in codegen() local925 auto OutputName = InputFilenames[BufID] + ".thinlto.o"; in runAll() local1128 const char *OutputName = nullptr; in main() local
20 StringRef OutputName, bool InputIsBitcode, in TestRunner()
451 static FILE *getFileObject(const char *OutputName) { in getFileObject()462 static int writeFile(const char *OutputName) { in writeFile()495 static int writeOrderFile(const char *OutputName) { in writeOrderFile()
107 std::string OutputName = "'"; in getPrintableName() local
268 StringRef OutputName; in ActOnGCCAsmStmt() local
816 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, in emitImports()