Home
last modified time | relevance | path

Searched refs:WriteOutputFile (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-as/
Dllvm-as.cpp53 static void WriteOutputFile(const Module *M) { in WriteOutputFile() function
116 WriteOutputFile(M.get()); in main()
/external/llvm/tools/llvm-as/
Dllvm-as.cpp62 static void WriteOutputFile(const Module *M) { in WriteOutputFile() function
121 WriteOutputFile(M.get()); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-as/
Dllvm-as.cpp67 static void WriteOutputFile(const Module *M, const ModuleSummaryIndex *Index) { in WriteOutputFile() function
145 WriteOutputFile(M.get(), Index.get()); in main()