Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.h86 clc_free_spir_binary(struct clc_binary *spir);
Dclc.c226 clc_free_spir_binary(spir); in clc_free_spir()
Dclc_helpers.cpp1210 clc_free_spir_binary(struct clc_binary *spir) in clc_free_spir_binary() function