Lines Matching defs:Impl
186 struct CLArithmeticAddition::Impl struct in arm_compute::CLArithmeticAddition
188 const ICLTensor *src_0{ nullptr };
189 const ICLTensor *src_1{ nullptr };
190 ICLTensor *dst{ nullptr };
191 std::unique_ptr<experimental::CLArithmeticAddition> op{ nullptr };
232 struct CLArithmeticSubtraction::Impl struct in arm_compute::CLArithmeticSubtraction
234 const ICLTensor *src_0{ nullptr };
235 const ICLTensor *src_1{ nullptr };
236 ICLTensor *dst{ nullptr };
237 std::unique_ptr<experimental::CLArithmeticSubtraction> op{ nullptr };
278 struct CLArithmeticDivision::Impl struct in arm_compute::CLArithmeticDivision
280 const ICLTensor *src_0{ nullptr };
281 const ICLTensor *src_1{ nullptr };
282 ICLTensor *dst{ nullptr };
283 std::unique_ptr<experimental::CLArithmeticDivision> op{ nullptr };
323 struct CLElementwiseMax::Impl struct in arm_compute::CLElementwiseMax
325 const ICLTensor *src_0{ nullptr };
326 const ICLTensor *src_1{ nullptr };
327 ICLTensor *dst{ nullptr };
328 std::unique_ptr<experimental::CLElementwiseMax> op{ nullptr };
368 struct CLElementwiseMin::Impl struct in arm_compute::CLElementwiseMin
370 const ICLTensor *src_0{ nullptr };
371 const ICLTensor *src_1{ nullptr };
372 ICLTensor *dst{ nullptr };
373 std::unique_ptr<experimental::CLElementwiseMin> op{ nullptr };
413 struct CLElementwiseSquaredDiff::Impl struct in arm_compute::CLElementwiseSquaredDiff
415 const ICLTensor *src_0{ nullptr };
416 const ICLTensor *src_1{ nullptr };
417 ICLTensor *dst{ nullptr };
418 std::unique_ptr<experimental::CLElementwiseSquaredDiff> op{ nullptr };
458 struct CLElementwisePower::Impl struct in arm_compute::CLElementwisePower
460 const ICLTensor *src_0{ nullptr };
461 const ICLTensor *src_1{ nullptr };
462 ICLTensor *dst{ nullptr };
463 std::unique_ptr<experimental::CLElementwisePower> op{ nullptr };