Lines Matching refs:clc
2038 - compiler/clc: Clean ups
2039 - compiler/clc: grab opencl-c.h from the system path by default
2112 - microsoft/clc: Add a test for compiling a kernel with a read-write image
2156 - microsoft/clc: Rename compiler DLL to clon12compiler
2157 - microsoft/clc: Clean up clc_context
2158 - microsoft/clc: Stop heap-allocating tiny fixed-size transparent structs
2159 - microsoft/clc: Split clc_object and rename entrypoints
2160 - microsoft/clc: Support SPIR intermediates in the compilation APIs
2161 - microsoft/clc: Parse SPIR-V specialization consts into metadata
2162 - microsoft/clc: Support passing specialization consts to spirv_to_nir
2163 - microsoft/clc: Add API to independently specialize SPIR-V
2164 - microsoft/clc: Add a test for specializing via SPIRV-Tools
2168 - compiler/clc: Null extensions should mean all supported, not all
2169 - compiler/clc: Preserve OCL kernel arg type metadata on LLVM13
2418 - microsoft/clc: small compile fix on Linux
2419 - clc: use the defined version for the parser
2424 - microsoft/clc: drop LLVM dependency to version < 12
2427 - microsoft/clc: drop MSVC specific function
2428 - microsoft/clc: fix compiler warning on uninitiailzed variable use
2429 - meson: extract libversion checks from clc & clover
2431 - clc: add allowed extension for compile parameter
2432 - clc: print warnings/errors on their own line
2433 - clc: let user specify the targetted SPIRV version
2511 - microsoft/clc: preserve only valid metadata in clc_lower_printf_base
2512 - microsoft/clc: use nir_shader_instructions_pass in clc_nir_dedupe_const_samplers