Searched refs:expOut (Results 1 – 2 of 2) sorted by relevance
755 auto logInvalidInOutNumber = [opType, inputCount, outputCount](int expIn, int expOut) { in validateOperation() argument757 << ") or output operands (" << outputCount << ", expected " << expOut in validateOperation()
1803 int expOut) { in validateOperationButNotOperandsImpl() argument1806 << ") or output operands (" << outputIndexes.size() << ", expected " << expOut in validateOperationButNotOperandsImpl()