Lines Matching refs:clc_binary
81 struct clc_binary {
87 const struct clc_binary * const *in_objs;
196 struct clc_binary *out_spir);
199 clc_free_spir(struct clc_binary *spir);
202 clc_compile_spir_to_spirv(const struct clc_binary *in_spir,
204 struct clc_binary *out_spirv);
207 clc_free_spirv(struct clc_binary *spirv);
212 struct clc_binary *out_spirv);
217 struct clc_binary *out_spirv);
220 clc_parse_spirv(const struct clc_binary *in_spirv,
253 clc_specialize_spirv(const struct clc_binary *in_spirv,
256 struct clc_binary *out_spirv);