Searched refs:tLHS (Results 1 – 1 of 1) sorted by relevance
1491 Type tLHS, tRHS; in parseOuterProductOp() local1492 if (parser.parseOperandList(operandsInfo) || parser.parseColonType(tLHS) || in parseOuterProductOp()1498 VectorType vLHS = tLHS.dyn_cast<VectorType>(); in parseOuterProductOp()1508 parser.resolveOperand(operandsInfo[0], tLHS, result.operands) || in parseOuterProductOp()