Searched refs:x86_cmp (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.h186 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c369 void x86_cmp( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1134 x86_cmp(p->func, tmp_EAX, buf_max_index);
1144 x86_cmp(p->func, p->count_EBP, p->tmp_EAX);
1214 x86_cmp(p->func, ptr, buf_max_index);
1366 x86_cmp(p->func, p->count_EBP, p->tmp_EAX);
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/
H A Dx86sse.h186 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c370 void x86_cmp( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1134 x86_cmp(p->func, tmp_EAX, buf_max_index);
1144 x86_cmp(p->func, p->count_EBP, p->tmp_EAX);
1214 x86_cmp(p->func, ptr, buf_max_index);
1366 x86_cmp(p->func, p->count_EBP, p->tmp_EAX);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h314 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c748 void x86_cmp( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h314 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c748 void x86_cmp( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_sse.c371 x86_cmp(&p->func, countEBP, srcECX);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_sse.c371 x86_cmp(&p->func, countEBP, srcECX);

Completed in 20 milliseconds