Searched refs:test_func_jit (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c406 unary_func_t test_func_jit; local in function:test_unary
426 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func);
438 test_func_jit(out, in);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c427 unary_func_t test_func_jit; local in function:test_unary
447 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func);
459 test_func_jit(out, in);

Completed in 8 milliseconds