Searched refs:outOperandIndexes (Results 1 – 1 of 1) sorted by relevance
503 uint32_t outOperandCount, const uint32_t* outOperandIndexes, in validateOperationOperandTypes() argument521 if (operands[outOperandIndexes[i]].type != outExpectedInTypes[i]) { in validateOperationOperandTypes()523 << toString(operands[outOperandIndexes[i]].type) in validateOperationOperandTypes()