Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp593 sourceOperandToLocationOfTemporary, in mapInputsAndOutputs()
1172 std::map<SourceOperandIndex, StaticTemporaryLocation> sourceOperandToLocationOfTemporary, in Controller()
1300 Operand::LifeTime::TEMPORARY_VARIABLE) { in makeController()
1327 std::map<SourceOperandIndex, StaticTemporaryLocation> sourceOperandToLocationOfTemporary; in makeController() local
1514 const auto& sourceOperandToLocationOfTemporary = in getBuffer() local