Searched defs:jit_function (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h60 /* XXX: this is a pointer to the LLVM IR. Once jit_function is
69 lp_jit_setup_triangle jit_function; member in struct:lp_setup_variant
H A Dlp_state_fs.h45 /** Indexes into jit_function[] array */
95 lp_jit_frag_func jit_function[2]; member in struct:lp_fragment_shader_variant
/external/pcre/dist/
H A Dpcre_jit_compile.c217 typedef int (SLJIT_CALL *jit_function)(jit_arguments *args); typedef
10396 jit_function call_executable_func;
10417 jit_function call_executable_func;
10504 jit_function call_executable_func;

Completed in 166 milliseconds