Home
last modified time | relevance | path

Searched defs:GetOutputStream (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llc/
Dllc.cpp158 static tool_output_file *GetOutputStream(const char *TargetName, in GetOutputStream() function
/external/llvm/tools/llc/
Dllc.cpp146 GetOutputStream(const char *TargetName, Triple::OSType OS, in GetOutputStream() function
/external/swiftshader/third_party/LLVM/tools/llvm-mc/
Dllvm-mc.cpp217 static tool_output_file *GetOutputStream() { in GetOutputStream() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp175 static std::unique_ptr<ToolOutputFile> GetOutputStream(const char *TargetName, in GetOutputStream() function
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp216 static std::unique_ptr<tool_output_file> GetOutputStream() { in GetOutputStream() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
Dllvm-mc.cpp209 static std::unique_ptr<ToolOutputFile> GetOutputStream(StringRef Path) { in GetOutputStream() function
/external/clang/lib/CodeGen/
DCodeGenAction.cpp695 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() function
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1429 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h1429 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function