Searched defs:SourceOperandIndex (Results 1 – 3 of 3) sorted by relevance
592 const std::map<SourceOperandIndex, StaticTemporaryLocation>& in mapInputsAndOutputs()1172 std::map<SourceOperandIndex, StaticTemporaryLocation> sourceOperandToLocationOfTemporary, in Controller()1176 const std::map<SourceOperandIndex, ConstantCopyLocation>& sourceOperandToConstantCopy, in Controller()1300 Operand::LifeTime::TEMPORARY_VARIABLE) { in makeController()2114 const std::function<void(SourceOperandIndex, const Operand&, uint32_t definingStepIndex)>& in forEachDynamicTemporary() argument
99 typedef std::pair<uint32_t, uint32_t> SourceOperandIndex; typedef
176 using SourceOperandIndex = ::android::nn::SourceOperandIndex; typedef