Home
last modified time | relevance | path

Searched refs:condOutputOperand (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h468 SourceOperandIndex condOutputOperand = {~uint32_t(0), ~uint32_t(0)}; member
DExecutionPlan.cpp1348 mapTemporary(step->condOutputOperand, &sourceOperandToLocationOfTemporary, in makeController()
1753 NN_RETURN_IF_ERROR(readConditionValue(controller, step->condOutputOperand, &condValue)); in nextCompound()
2324 whileStep->condOutputOperand = in partitionTheWorkInternal()