Home
last modified time | relevance | path

Searched refs:max_manual_loop_unrolling (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CL/
H A DCLHelpers.h45 static constexpr int max_manual_loop_unrolling = 128; variable
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLHelpers.cpp486 if(value > max_manual_loop_unrolling) in set_unroll_with_pragma()