Searched defs:gallivm_state (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h39 struct gallivm_state struct
56 struct gallivm_state *
60 gallivm_destroy(struct gallivm_state *gallivm);
64 gallivm_verify_function(struct gallivm_state *gallivm,
68 gallivm_compile_module(struct gallivm_state *gallivm);
71 gallivm_jit_function(struct gallivm_state *gallivm,
75 gallivm_free_function(struct gallivm_state *gallivm,
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h39 struct gallivm_state struct
56 struct gallivm_state *
60 gallivm_destroy(struct gallivm_state *gallivm);
64 gallivm_verify_function(struct gallivm_state *gallivm,
68 gallivm_compile_module(struct gallivm_state *gallivm);
71 gallivm_jit_function(struct gallivm_state *gallivm,
75 gallivm_free_function(struct gallivm_state *gallivm,

Completed in 71 milliseconds