Home
last modified time | relevance | path

Searched refs:opencl_include_files (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dppcg_options.h78 const char **opencl_include_files; member
H A Dppcg_options.c69 opencl_include_files, 0, "include-file", "filename",
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2625 Options->opencl_include_files = nullptr; in createPPCGOptions()