Home
last modified time | relevance | path

Searched defs:getDialectVersion (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/Bytecode/
H A DBytecodeImplementation.h57 FailureOr<const DialectVersion *> getDialectVersion() const { in getDialectVersion() function
412 FailureOr<const DialectVersion *> getDialectVersion() const { in getDialectVersion() function
/llvm-project/mlir/lib/Bytecode/Writer/
H A DIRNumbering.cpp58 getDialectVersion(StringRef dialectName) const override { getDialectVersion() function
H A DBytecodeWriter.cpp453 getDialectVersion(StringRef dialectName) const override { getDialectVersion() function in __anon33b705f20111::DialectWriter
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp924 getDialectVersion(StringRef dialectName) const override { in getDialectVersion() function in __anonb8b7b79e0a11::DialectReader