Searched refs:attrOps (Results 1 – 2 of 2) sorted by relevance
53 SmallVector<OpAsmParser::OperandType, 4> attrOps; in parseCreateOperationOp() local61 attrOps.push_back(operand); in parseCreateOperationOp()65 p.resolveOperands(attrOps, builder.getType<pdl::AttributeType>(), in parseCreateOperationOp()
150 SmallVector<OpAsmParser::OperandType, 4> attrOps; in parseOperationOp() local158 attrOps.push_back(operand); in parseOperationOp()162 p.resolveOperands(attrOps, builder.getType<AttributeType>(), in parseOperationOp()