Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bytecode/Writer/
H A DIRNumbering.h120 const OpAsmDialectInterface *asmInterface = nullptr; member
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp1516 if (auto asmInterface = dyn_cast<OpAsmOpInterface>(op)) numberValuesInRegion() local
1590 if (OpAsmOpInterface asmInterface = dyn_cast<OpAsmOpInterface>(&op)) { numberValuesInOp() local