Searched refs:dstMapOperands (Results 1 – 1 of 1) sorted by relevance
1013 SmallVector<OpAsmParser::OperandType, 4> dstMapOperands; in parse() local1032 parser.parseAffineMapOfSSAIds(dstMapOperands, dstMapAttr, in parse()1059 parser.resolveOperands(dstMapOperands, indexType, result.operands) || in parse()1072 dstMapOperands.size() != dstMapAttr.getValue().getNumInputs() || in parse()