Searched defs:SourceOperandIndex (Results 1 – 3 of 3) sorted by relevance
552 const std::map<SourceOperandIndex, StaticTemporaryLocation>& in mapInputsAndOutputs()1120 std::map<SourceOperandIndex, StaticTemporaryLocation> sourceOperandToLocationOfTemporary, in Controller()1124 const std::map<SourceOperandIndex, ConstantCopyLocation>& sourceOperandToConstantCopy, in Controller()1248 Operand::LifeTime::TEMPORARY_VARIABLE) { in makeController()2062 const std::function<void(SourceOperandIndex, const Operand&, uint32_t definingStepIndex)>& in forEachDynamicTemporary() argument
99 typedef std::pair<uint32_t, uint32_t> SourceOperandIndex; typedef
175 using SourceOperandIndex = ::android::nn::SourceOperandIndex; typedef