Home
last modified time | relevance | path

Searched defs:openInputFile (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Support/
DFileUtilities.cpp22 mlir::openInputFile(StringRef inputFilename, std::string *errorMessage) { in openInputFile() function in mlir
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp141 static Expected<std::unique_ptr<Module>> openInputFile(LLVMContext &Context) { in openInputFile() function
/external/zstd/contrib/pzstd/
DPzstd.cpp109 static FILE *openInputFile(const std::string &inputFile, in openInputFile() function