HomeSort by relevance Sort by last modified time
    Searched defs:WriteOutputFile (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/llvm-as/
llvm-as.cpp 62 static void WriteOutputFile(const Module *M) {
121 WriteOutputFile(M.get());
  /external/swiftshader/third_party/LLVM/tools/llvm-as/
llvm-as.cpp 53 static void WriteOutputFile(const Module *M) {
116 WriteOutputFile(M.get());
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-as/
llvm-as.cpp 67 static void WriteOutputFile(const Module *M, const ModuleSummaryIndex *Index) {
145 WriteOutputFile(M.get(), Index.get());

Completed in 148 milliseconds