Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp1072 ArrayRef<uint8_t> rawProperties; in initialize() local
1098 ArrayRef<char> rawProperties; in read() local
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp530 emit(ArrayRef<char> rawProperties) emit() argument