Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1699 const bool condValue = *reinterpret_cast<const bool8*>(condOperand.buffer); in executeIfOperation() local
1788 bool8 condValue = {/* initialized memory */}; in executeWhileOperation() local
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionPlan.cpp1669 bool condValue; in nextCompound() local
1752 bool condValue; in nextCompound() local