Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Dialect/Test/
DTestDialect.cpp35 struct TestOpAsmInterface : public OpAsmDialectInterface { struct
38 LogicalResult getAlias(Attribute attr, raw_ostream &os) const final { in getAlias()
62 void getAsmResultNames(Operation *op, in getAsmResultNames()
68 void getAsmBlockArgumentNames(Block *block, in getAsmBlockArgumentNames()