Home
last modified time | relevance | path

Searched defs:entryValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/test/lib/IR/
H A DTestBytecodeRoundtrip.cpp141 DialectBytecodeWriter &writer) -> LogicalResult { in runTest0()
210 DialectBytecodeWriter &writer) -> LogicalResult { in runTest1()
271 DialectBytecodeWriter &writer) -> LogicalResult { in runTest3()
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp835 auto entryValue = entry.getValue(); writeAttrTypeSection() local