Home
last modified time | relevance | path

Searched refs:gallivm_jit_function (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.h71 gallivm_jit_function(struct gallivm_state *gallivm,
Dlp_bld_init.c588 gallivm_jit_function(struct gallivm_state *gallivm, in gallivm_jit_function() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_printf.c103 test_printf_func = (test_printf_t) gallivm_jit_function(gallivm, test); in test_printf()
Dlp_test_format.c147 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch); in test_format_float()
232 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch); in test_format_unorm8()
Dlp_test_arit.c317 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func); in test_unary()
Dlp_test_conv.c220 conv_test_ptr = (conv_test_ptr_t)gallivm_jit_function(gallivm, func); in test_one()
Dlp_state_fs.c1286 gallivm_jit_function(variant->gallivm, in generate_variant()
1292 gallivm_jit_function(variant->gallivm, in generate_variant()
Dlp_test_blend.c484 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func); in test_one()
Dlp_state_setup.c763 gallivm_jit_function(gallivm, variant->function); in generate_setup_variant()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c411 gallivm_jit_function(variant->gallivm, variant->function); in draw_llvm_create_variant()
414 gallivm_jit_function(variant->gallivm, variant->function_elts); in draw_llvm_create_variant()