Searched refs:firstOperand (Results 1 – 2 of 2) sorted by relevance
65 Value firstOperand = operands.front(); in getOrCreateOperandsMatchingResultTypes() local68 auto dynamicShape = linalg::getDynOperands(loc, firstOperand, b); in getOrCreateOperandsMatchingResultTypes()
903 auto firstOperand = symbolInfoIt->second.getVarName(symbolInfoIt->first); in emitMatchLogic() local908 formatv("*{0}.begin() == *{1}.begin()", firstOperand, secondOperand), in emitMatchLogic()909 formatv("\"Operands '{0}' and '{1}' must be equal\"", firstOperand, in emitMatchLogic()