Searched defs:getDialectVersion (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/include/mlir/Bytecode/ | ||
H A D | BytecodeImplementation.h | 57 FailureOr<const DialectVersion *> getDialectVersion() const { in getDialectVersion() function |
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | IRNumbering.cpp | 58 getDialectVersion(StringRef dialectName) const override { getDialectVersion() function |
H A D | BytecodeWriter.cpp | 453 getDialectVersion(StringRef dialectName) const override { getDialectVersion() function in __anon33b705f20111::DialectWriter |
/llvm-project/mlir/lib/Bytecode/Reader/ | ||
H A D | BytecodeReader.cpp | 924 getDialectVersion(StringRef dialectName) const override { in getDialectVersion() function in __anonb8b7b79e0a11::DialectReader |