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()
781 mainModelOperandToInputIndex[mainModel->getInputOperandIndex(i)] = i; in finishStepModel()950 SourceOperandIndex index(kMainModelInSourceModels, mainModel->getInputOperandIndex(i)); in finish()1992 const auto operandIndex = mainModel->getInputOperandIndex(index); in getInputSourceOperand()2261 thenModelIndex, thenModel->getInputOperandIndex(i)); in partitionTheWorkInternal()2270 elseModelIndex, elseModel->getInputOperandIndex(i)); in partitionTheWorkInternal()2322 condModelIndex, condModel->getInputOperandIndex(i)); in partitionTheWorkInternal()2329 bodyModelIndex, bodyModel->getInputOperandIndex(i)); in partitionTheWorkInternal()
1267 (*defMap)[model->getInputOperandIndex(i)] = kPseudoDefiningOperationModelInput0 + i; in buildDefinitionMap()