Home
last modified time | relevance | path

Searched refs:opAsmParser (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Parser/
DParser.cpp1648 CustomOpAsmParser opAsmParser(opLoc, resultIDs, opDefinition, *this); in parseCustomOperation() local
1649 if (opAsmParser.parseOperation(opState)) in parseCustomOperation()
1653 if (opAsmParser.didEmitError()) in parseCustomOperation()