Searched refs:getInputOperandIndex (Results 1 – 3 of 3) sorted by relevance
87 uint32_t getInputOperandIndex(uint32_t i) const { in getInputOperandIndex() function93 uint32_t index = getInputOperandIndex(i); in getInputOperand()
507 mainModelOperandToInputIndex[mainModel->getInputOperandIndex(i)] = i; in finishStepModel()667 SourceOperandIndex index(kMainModelInSourceModels, mainModel->getInputOperandIndex(i)); in finish()1766 thenModelIndex, thenModel->getInputOperandIndex(i)); in partitionTheWorkInternal()1775 elseModelIndex, elseModel->getInputOperandIndex(i)); in partitionTheWorkInternal()1827 condModelIndex, condModel->getInputOperandIndex(i)); in partitionTheWorkInternal()1834 bodyModelIndex, bodyModel->getInputOperandIndex(i)); in partitionTheWorkInternal()
1133 (*defMap)[model->getInputOperandIndex(i)] = kPseudoDefiningOperationModelInput0 + i; in buildDefinitionMap()