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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_sse.c94 sse_movlps(&p->func, dest, arg0);
104 sse_movlps(&p->func, dest, arg0);
135 sse_movlps(&p->func, dest, arg0);
158 sse_movlps(&p->func, dest, arg0);
229 sse_movlps(&p->func, dest, arg0);
239 sse_movlps(&p->func, dest, arg0);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_sse.c94 sse_movlps(&p->func, dest, arg0);
104 sse_movlps(&p->func, dest, arg0);
135 sse_movlps(&p->func, dest, arg0);
158 sse_movlps(&p->func, dest, arg0);
229 sse_movlps(&p->func, dest, arg0);
239 sse_movlps(&p->func, dest, arg0);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.h170 void sse_movlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c467 void sse_movlps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c258 sse_movlps(p->func, data, arg0);
273 sse_movlps(p->func, data, arg0);
344 sse_movlps(p->func, dst_xmm, src_xmm);
674 sse_movlps(p->func, dst, dataXMM);
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/
H A Dx86sse.h170 void sse_movlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c468 void sse_movlps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c258 sse_movlps(p->func, data, arg0);
273 sse_movlps(p->func, data, arg0);
344 sse_movlps(p->func, dst_xmm, src_xmm);
674 sse_movlps(p->func, dst, dataXMM);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h294 void sse_movlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c971 void sse_movlps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h294 void sse_movlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c971 void sse_movlps( struct x86_function *p, function in typeref:typename:void

Completed in 19 milliseconds