Searched refs:recordTemporaryDef (Results 1 – 2 of 2) sorted by relevance
719 void recordTemporaryDef(SourceOperandIndex sourceOperandIndex, uint32_t stepIndex);
476 mPlan->recordTemporaryDef(SourceOperandIndex(mSourceModelIndex, sourceOperandIndex), in addOperand()1900 void ExecutionPlan::recordTemporaryDef(SourceOperandIndex sourceOperandIndex, uint32_t stepIndex) { in recordTemporaryDef() function in android::nn::ExecutionPlan