Home
last modified time | relevance | path

Searched defs:condValue (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1700 const bool condValue = *reinterpret_cast<const bool8*>(condOperand.buffer); in executeIfOperation() local
1789 bool8 condValue = {/* initialized memory */}; in executeWhileOperation() local
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1721 bool condValue; in nextCompound() local
1804 bool condValue; in nextCompound() local