Searched defs:attachResourcePrinter (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/include/mlir/Bytecode/ | ||
H A D | BytecodeWriter.h | 166 attachResourcePrinter(StringRef name, CallableT &&printFn) { attachResourcePrinter() function |
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | AsmState.h | 572 attachResourcePrinter(StringRef name, CallableT &&printFn) { attachResourcePrinter() function |
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 90 void BytecodeWriterConfig::attachResourcePrinter( attachResourcePrinter() function in BytecodeWriterConfig |
/llvm-project/mlir/lib/IR/ | ||
H A D | AsmPrinter.cpp | 1967 void AsmState::attachResourcePrinter( attachResourcePrinter() function in AsmState |