Searched defs:sourceOperandIndex (Results 1 – 4 of 4) sorted by relevance
190 std::string toString(SourceOperandIndex sourceOperandIndex) { in toString()304 bool DynamicTemporaries::redeclare(SourceOperandIndex sourceOperandIndex, in redeclare()346 for (const auto& sourceOperandIndex : sourceOperandIndexesI->second) { in allocate() local384 SourceOperandIndex sourceOperandIndex, bool mustBeAllocated) const { in lookup()617 [this](const SourceOperandIndex& sourceOperandIndex) { in findModelOutputsThatAreDownstreamInputs()794 uint32_t sourceOperandIndex = e.first; in finishStepModel() local804 uint32_t sourceOperandIndex = e.first; in finishStepModel() local814 uint32_t sourceOperandIndex = e.first; in finishStepModel() local883 for (const auto& sourceOperandIndex : operands) { in finish() local2016 const auto sourceOperandIndex = mPlan->getInputSourceOperand(index); in forEachStepRoleOfInput() local[all …]
112 const Operand& getSourceOperand(const std::pair<uint32_t, uint32_t>& sourceOperandIndex) const { in getSourceOperand() argument
787 const Operand& getSourceOperand(const std::pair<uint32_t, uint32_t>& sourceOperandIndex) const { in getSourceOperand() argument
1240 const auto sourceOperandIndex = SourceOperandIndex(sourceModelIndex, it->second); in updateOutputShapes() local