Home
last modified time | relevance | path

Searched defs:ArithmeticSubtraction (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLNodeValidator.cpp46 using ArithmeticSubtraction = CLArithmeticSubtraction; typedef
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/NEON/
H A DNENodeValidator.cpp45 using ArithmeticSubtraction = NEArithmeticSubtraction; typedef
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DArithmeticSubtraction.cpp62 TEST_SUITE(ArithmeticSubtraction) in TEST_SUITE() argument