Searched defs:attachAttributeCallback (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/include/mlir/Bytecode/ | ||
H A D | BytecodeReaderConfig.h | 82 void attachAttributeCallback( in attachAttributeCallback() function |
H A D | BytecodeWriter.h | 138 attachAttributeCallback(CallableT &&emitFn) { attachAttributeCallback() function |
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 80 void BytecodeWriterConfig::attachAttributeCallback( attachAttributeCallback() function in BytecodeWriterConfig |