HomeSort by relevance Sort by last modified time
    Searched refs:gallivm_jit_function (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.h 71 gallivm_jit_function(struct gallivm_state *gallivm,
lp_bld_init.c 588 gallivm_jit_function(struct gallivm_state *gallivm, function
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_printf.c 103 test_printf_func = (test_printf_t) gallivm_jit_function(gallivm, test);
lp_test_format.c 147 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch);
232 fetch_ptr = (fetch_ptr_t) gallivm_jit_function(gallivm, fetch);
lp_test_arit.c 317 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func);
lp_test_conv.c 220 conv_test_ptr = (conv_test_ptr_t)gallivm_jit_function(gallivm, func);
lp_state_fs.c     [all...]
lp_state_setup.c 763 gallivm_jit_function(gallivm, variant->function);
lp_test_blend.c 484 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 411 gallivm_jit_function(variant->gallivm, variant->function);
414 gallivm_jit_function(variant->gallivm, variant->function_elts);
    [all...]

Completed in 306 milliseconds