Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h188 int x86_jcc_forward( struct x86_function *p,
Drtasm_x86sse.c406 int x86_jcc_forward( struct x86_function *p, in x86_jcc_forward() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1395 fixup = x86_jcc_forward(p->func, cc_E); in build_vertex_emit()