Lines Matching refs:getDialectOp
543 Operator &op = tree.getDialectOp(opMap); in emitOpMatch()
648 Operator &op = tree.getDialectOp(opMap); in emitOperandMatch()
696 Operator &op = tree.getDialectOp(opMap); in emitEitherOperandMatch()
759 Operator &op = tree.getDialectOp(opMap); in emitAttributeMatch()
923 const Operator &op = tree.getDialectOp(opMap); in collectOps()
1127 symbolInfoMap.bindOpResult(symbol, pattern.getDialectOp(resultTree)); in handleResultPattern()
1322 return pattern.getDialectOp(node).getNumResults(); in getNodeValueCount()
1382 Operator &resultOp = tree.getDialectOp(opMap); in handleOpCreation()
1515 Operator &resultOp = node.getDialectOp(opMap); in createSeparateLocalVarsForOpArgs()
1572 Operator &resultOp = node.getDialectOp(opMap); in supplyValuesForOpArgs()
1614 Operator &resultOp = node.getDialectOp(opMap); in createAggregateLocalVarsForOpArgs()