Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLNodeValidator.cpp49 using ArithmeticDivision = CLArithmeticDivision; typedef
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/NEON/
H A DNENodeValidator.cpp48 using ArithmeticDivision = NEElementwiseDivision; typedef
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DArithmeticDivision.cpp67 TEST_SUITE(ArithmeticDivision) in TEST_SUITE() argument