Searched refs:x86_cmp (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.h | 186 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | x86sse.c | 369 void x86_cmp( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 1134 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 D | x86sse.h | 186 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | x86sse.c | 370 void x86_cmp( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 1134 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 D | rtasm_x86sse.h | 314 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 748 void x86_cmp( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 314 void x86_cmp( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 748 void x86_cmp( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex_sse.c | 371 x86_cmp(&p->func, countEBP, srcECX);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex_sse.c | 371 x86_cmp(&p->func, countEBP, srcECX);
|
Completed in 20 milliseconds