Searched refs:use_local (Results 1 – 2 of 2) sorted by relevance
120 __attribute__((noinline)) void use_local(char *p) { *p = w; } in use_local() function133 use_local(&y); in fn()
547 …_uint> &loc_size_arr, std::vector<cl_uint> &offset, cl_int dim, cl_bool use_local, cl_bool use_off… in check_kernel_results() argument553 if (use_local == CL_FALSE) in check_kernel_results()557 else if(use_local == CL_TRUE && use_offset == CL_FALSE) in check_kernel_results()567 if (use_local == CL_FALSE) in check_kernel_results()571 else if (use_local == CL_TRUE && use_offset == CL_FALSE) in check_kernel_results()581 if (use_local == CL_FALSE) in check_kernel_results()585 else if (use_local == CL_TRUE && use_offset == CL_FALSE) in check_kernel_results()