Lines Matching refs:clc_binary
45 clc_spirv_get_kernels_info(const struct clc_binary *spvbin,
59 struct clc_binary *out_spir);
62 clc_spir_to_spirv(const struct clc_binary *in_spir,
64 struct clc_binary *out_spirv);
69 struct clc_binary *out_spirv);
74 struct clc_binary *out_spirv);
77 clc_spirv_specialize(const struct clc_binary *in_spirv,
80 struct clc_binary *out_spirv);
83 clc_dump_spirv(const struct clc_binary *spvbin, FILE *f);
86 clc_free_spir_binary(struct clc_binary *spir);
89 clc_free_spirv_binary(struct clc_binary *spvbin);