Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/x86/rtasm/
Dx86sse.h110 unsigned char *x86_jcc_forward( struct x86_function *p,
Dx86sse.c246 unsigned char *x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
/external/mesa3d/src/mesa/x86/rtasm/
Dx86sse.h110 unsigned char *x86_jcc_forward( struct x86_function *p,
Dx86sse.c246 unsigned char *x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h187 int x86_jcc_forward( struct x86_function *p,
Drtasm_x86sse.c405 int x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h187 int x86_jcc_forward( struct x86_function *p,
Drtasm_x86sse.c405 int x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
Dt_vertex_sse.c372 fixup = x86_jcc_forward(&p->func, cc_E); in build_vertex_emit()
/external/mesa3d/src/mesa/tnl/
Dt_vertex_sse.c372 fixup = x86_jcc_forward(&p->func, cc_E); in build_vertex_emit()
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1334 fixup = x86_jcc_forward(p->func, cc_E); in build_vertex_emit()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/
Dtranslate_sse.c1334 fixup = x86_jcc_forward(p->func, cc_E); in build_vertex_emit()