Searched refs:gpu_array_is_read_only_scalar (Results 1 – 5 of 5) sorted by relevance
85 if (gpu_array_is_read_only_scalar(array)) { in gpu_array_info_print_declaration_argument()113 if (gpu_array_is_read_only_scalar(array)) in gpu_array_info_print_call_argument()143 if (!gpu_array_is_read_only_scalar(array)) in stmt_print_global_index()
427 int gpu_array_is_read_only_scalar(struct gpu_array_info *array);
421 int gpu_array_is_read_only_scalar(struct gpu_array_info *array) in gpu_array_is_read_only_scalar() function434 if (gpu_array_is_read_only_scalar(array)) in gpu_array_requires_device_allocation()1815 if (gpu_array_is_read_only_scalar(data->array)) in transform_expr()4644 if (gpu_array_is_read_only_scalar(array)) in create_copy_filters()
1109 if (gpu_array_is_read_only_scalar(group->array)) in compute_group_bounds_core()
1666 if (gpu_array_is_read_only_scalar(&Prog->array[i])) { in createLaunchParameters()1926 if (gpu_array_is_read_only_scalar(&Prog->array[i])) { in createKernelFunctionDecl()2154 if (!gpu_array_is_read_only_scalar(&Prog->array[i])) { in prepareKernelArguments()2185 if (gpu_array_is_read_only_scalar(&Prog->array[i])) { in finalizeKernelArguments()