Searched refs:ConstantReferenceLocation (Results 1 – 2 of 2) sorted by relevance
59 struct ConstantReferenceLocation;304 const std::map<SourceOperandIndex, ConstantReferenceLocation>&555 struct ConstantReferenceLocation { struct614 std::map<SourceOperandIndex, ConstantReferenceLocation>658 std::map<SourceOperandIndex, ConstantReferenceLocation> mSourceOperandToConstantReference;927 std::map<SourceOperandIndex, ConstantReferenceLocation>
557 const std::map<SourceOperandIndex, ConstantReferenceLocation>& in mapInputsAndOutputs()1125 std::map<SourceOperandIndex, ConstantReferenceLocation> sourceOperandToConstantReference, in Controller()1482 const ConstantReferenceLocation& location = it->second; in getBuffer()