Searched defs:emitOwnedBlobAndAlignment (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 166 void emitOwnedBlobAndAlignment(ArrayRef<uint8_t> data, uint32_t alignment) { emitOwnedBlobAndAlignment() function in __anon33b705f20111::EncodingEmitter |