Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Docl_utilities.c113 const char *opencl_options) in opencl_build_program_from_string() argument
126 err = clBuildProgram(program, 0, NULL, opencl_options, NULL, NULL); in opencl_build_program_from_string()
145 const char* filename, const char* opencl_options) in opencl_build_program_from_file() argument
170 program_size, opencl_options); in opencl_build_program_from_file()
Docl_utilities.h25 const char *opencl_options);
30 const char* filename, const char* opencl_options);