Searched refs:x86_jcc_forward (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/x86/rtasm/ |
D | x86sse.h | 110 unsigned char *x86_jcc_forward( struct x86_function *p,
|
D | x86sse.c | 246 unsigned char *x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
|
/external/mesa3d/src/mesa/x86/rtasm/ |
D | x86sse.h | 110 unsigned char *x86_jcc_forward( struct x86_function *p,
|
D | x86sse.c | 246 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/ |
D | rtasm_x86sse.h | 187 int x86_jcc_forward( struct x86_function *p,
|
D | rtasm_x86sse.c | 405 int x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.h | 187 int x86_jcc_forward( struct x86_function *p,
|
D | rtasm_x86sse.c | 405 int x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
D | t_vertex_sse.c | 372 fixup = x86_jcc_forward(&p->func, cc_E); in build_vertex_emit()
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex_sse.c | 372 fixup = x86_jcc_forward(&p->func, cc_E); in build_vertex_emit()
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_sse.c | 1334 fixup = x86_jcc_forward(p->func, cc_E); in build_vertex_emit()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/ |
D | translate_sse.c | 1334 fixup = x86_jcc_forward(p->func, cc_E); in build_vertex_emit()
|