Searched refs:parseSourceFileForTool (Results 1 – 5 of 5) sorted by relevance
27 parseSourceFileForTool(const std::shared_ptr<llvm::SourceMgr> &sourceMgr, in parseSourceFileForTool() function
45 return parseSourceFileForTool(sourceMgr, &context, insertImplictModule); in loadModule()
151 parseSourceFileForTool(sourceMgr, context, implicitModule); in TranslateFromMLIRRegistration()
148 parseSourceFileForTool(sourceMgr, context, insertImplicitModule); in parseMLIRInput()
449 OwningOpRef<Operation *> op = parseSourceFileForTool( in processBuffer()