Home
last modified time | relevance | path

Searched defs:generate_build_options (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClElementwiseKernel.cpp394 CLBuildOptions ClLogicalBinaryKernel::generate_build_options(const ITensorInfo &src1, const ITensor… in generate_build_options() function in arm_compute::opencl::kernels::ClLogicalBinaryKernel
438 CLBuildOptions ClSaturatedArithmeticKernel::generate_build_options(const ITensorInfo &input1, const… in generate_build_options() function in arm_compute::opencl::kernels::ClSaturatedArithmeticKernel
510 CLBuildOptions ClArithmeticKernel::generate_build_options(const ITensorInfo &src1, const ITensorInf… in generate_build_options() function in arm_compute::opencl::kernels::ClArithmeticKernel
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLCompileContext.cpp232 std::string CLCompileContext::generate_build_options(const StringSet &build_options_set, const std:… in generate_build_options() function in arm_compute::CLCompileContext