Home
last modified time | relevance | path

Searched defs:generate_kernel_unary (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/clcpp/math_funcs/
Dtrigonometric_funcs.hpp119 std::string generate_kernel_unary<trigonometric_func_sincos, cl_float, cl_float2>(trigonometric_fun… in generate_kernel_unary() function
134 std::string generate_kernel_unary<trigonometric_func_sincos, cl_float, cl_float2>(trigonometric_fun… in generate_kernel_unary() function
Dfloating_point_funcs.hpp155 std::string generate_kernel_unary<fp_func_fract, cl_float, cl_float2>(fp_func_fract func) in generate_kernel_unary() function
170 std::string generate_kernel_unary<fp_func_fract, cl_float, cl_float2>(fp_func_fract func) in generate_kernel_unary() function
268 std::string generate_kernel_unary<fp_func_modf, cl_float, cl_float2>(fp_func_modf func) in generate_kernel_unary() function
283 std::string generate_kernel_unary<fp_func_modf, cl_float, cl_float2>(fp_func_modf func) in generate_kernel_unary() function
383 std::string generate_kernel_unary<fp_func_frexp, cl_float, cl_float2>(fp_func_frexp func) in generate_kernel_unary() function
398 std::string generate_kernel_unary<fp_func_frexp, cl_float, cl_float2>(fp_func_frexp func) in generate_kernel_unary() function
Dlogarithmic_funcs.hpp179 std::string generate_kernel_unary<logarithmic_func_lgamma_r, cl_float, cl_float>(logarithmic_func_l… in generate_kernel_unary() function
/external/OpenCL-CTS/test_conformance/clcpp/utils_test/
Dunary.hpp100 std::string generate_kernel_unary(func_type func) in generate_kernel_unary() function
125 std::string generate_kernel_unary(func_type func) in generate_kernel_unary() function