Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bytecode/Writer/
H A DIRNumbering.cpp53 int64_t getBytecodeVersion() const override { getBytecodeVersion() function
H A DBytecodeWriter.cpp450 int64_t getBytecodeVersion() const override { return bytecodeVersion; } getBytecodeVersion() function in __anon33b705f20111::DialectWriter
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp940 uint64_t getBytecodeVersion() const override { return bytecodeVersion; } in getBytecodeVersion() function in __anonb8b7b79e0a11::DialectReader