Searched refs:getOutputSourceOperand (Results 1 – 2 of 2) sorted by relevance
757 SourceOperandIndex getOutputSourceOperand(uint32_t index) const;
1996 SourceOperandIndex ExecutionPlan::getOutputSourceOperand(uint32_t index) const { in getOutputSourceOperand() function in android::nn::ExecutionPlan2023 const auto sourceOperandIndex = mPlan->getOutputSourceOperand(index); in forEachStepRoleOfOutput()2044 : getOutputSourceOperand(index); in getMemoryPreference()