Home
last modified time | relevance | path

Searched defs:jit_function (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h74 lp_jit_setup_triangle jit_function; member
Dlp_state_cs.h87 lp_jit_cs_func jit_function; member
Dlp_state_fs.h179 lp_jit_frag_func jit_function[2]; member
/third_party/glib/glib/pcre/
Dpcre_jit_compile.c186 typedef int (SLJIT_CALL *jit_function)(jit_arguments *args); typedef
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c232 typedef int (SLJIT_FUNC *jit_function)(jit_arguments *args); typedef