Searched refs:getOutputOperandIndex (Results 1 – 2 of 2) sorted by relevance
97 uint32_t getOutputOperandIndex(uint32_t i) const { in getOutputOperandIndex() function103 uint32_t index = getOutputOperandIndex(i); in getOutputOperand()
1260 uint32_t outputA = modelA->getOutputOperandIndex(i); in compare()1261 uint32_t outputB = modelB->getOutputOperandIndex(i); in compare()