Searched defs:operandCount (Results 1 – 6 of 6) sorted by relevance
77 uint32_t operandCount() const { in operandCount() function
321 const uint32_t operandCount = static_cast<uint32_t>(sourceModelOperands.size()); in addOperation() local
552 const size_t operandCount = operands.size(); in validateModelInputOutputs() local
38 uint32_t operandCount, in validateOperandTypes()
640 int validateOperandList(uint32_t count, const uint32_t* list, uint32_t operandCount, in validateOperandList()
433 const uint32_t operandCount = stats.mBuilder->operandCount(); in operator <<() local