Home
last modified time | relevance | path

Searched defs:attachResourcePrinter (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/Bytecode/
H A DBytecodeWriter.h166 attachResourcePrinter(StringRef name, CallableT &&printFn) { attachResourcePrinter() function
/llvm-project/mlir/include/mlir/IR/
H A DAsmState.h572 attachResourcePrinter(StringRef name, CallableT &&printFn) { attachResourcePrinter() function
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp90 void BytecodeWriterConfig::attachResourcePrinter( attachResourcePrinter() function in BytecodeWriterConfig
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp1967 void AsmState::attachResourcePrinter( attachResourcePrinter() function in AsmState