Searched refs:sse2_movq (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 208 sse2_movq(p->func, data, src); 211 sse2_movq(p->func, data, src); 342 sse2_movq(p->func, dst_xmm, src_xmm); 775 sse2_movq(p->func, tmpXMM, get_const(p, CONST_IDENTITY)); 813 sse2_movq(p->func, dst, dataXMM);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 208 sse2_movq(p->func, data, src); 211 sse2_movq(p->func, data, src); 342 sse2_movq(p->func, dst_xmm, src_xmm); 775 sse2_movq(p->func, tmpXMM, get_const(p, CONST_IDENTITY)); 813 sse2_movq(p->func, dst, dataXMM);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 225 void sse2_movq( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 1237 void sse2_movq( struct x86_function *p, struct x86_reg dst, struct x86_reg src ) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 225 void sse2_movq( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 1237 void sse2_movq( struct x86_function *p, struct x86_reg dst, struct x86_reg src ) function in typeref:typename:void
|
Completed in 12 milliseconds