Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_arit.c406 unary_func_t test_func_jit; in test_unary() local
426 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func); in test_unary()
438 test_func_jit(out, in); in test_unary()