Home
last modified time | relevance | path

Searched defs:TempOutFile (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/gold/
Dgold-plugin.cpp129 bool TempOutFile; member in __anon6bc62a630111::ThinLTOTaskInfo
133 bool TempOutFile) in ThinLTOTaskInfo()
838 static void recordFile(std::string Filename, bool TempOutFile) { in recordFile()
1035 static int openOutputFile(SmallString<128> InFilename, bool TempOutFile, in openOutputFile()
1081 bool TempOutFile = Filename.empty(); in runSplitCodeGen() local
1243 bool TempOutFile = Filename.empty(); in thinLTOBackends() local
/external/libvpx/libvpx/test/
Dvideo_source.h81 TempOutFile() { file_ = GetTempOutFile(&file_name_); } in TempOutFile() function
/external/libaom/libaom/test/
Dvideo_source.h83 TempOutFile() { file_ = GetTempOutFile(&file_name_); } in TempOutFile() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp766 static void recordFile(const std::string &Filename, bool TempOutFile) { in recordFile()
778 static int getOutputFileName(StringRef InFilename, bool TempOutFile, in getOutputFileName()