Searched refs:getMemoryPreferenceOfSourceOperand (Results 1 – 2 of 2) sorted by relevance
1261 body->getMemoryPreferenceOfSourceOperand(sourceOperandIndex); in makeController()1356 const auto memoryPreference = body->getMemoryPreferenceOfSourceOperand(sourceOperandIndex); in makeController()1371 const auto memoryPreference = body->getMemoryPreferenceOfSourceOperand(sourceOperandIndex); in makeController()2045 return compound()->getMemoryPreferenceOfSourceOperand(sourceOperandIndex); in getMemoryPreference()2049 MemoryPreference ExecutionPlan::CompoundBody::getMemoryPreferenceOfSourceOperand( in getMemoryPreferenceOfSourceOperand() function in android::nn::ExecutionPlan::CompoundBody
887 MemoryPreference getMemoryPreferenceOfSourceOperand(const SourceOperandIndex& index) const;