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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_sse.c275 sse_mulps(&p->func, temp, p->chan0);
458 sse_mulps(&p->func, temp, vp0);
466 sse_mulps(&p->func, temp, vp0);
474 sse_mulps(&p->func, temp, vp0);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_sse.c275 sse_mulps(&p->func, temp, p->chan0);
458 sse_mulps(&p->func, temp, vp0);
466 sse_mulps(&p->func, temp, vp0);
474 sse_mulps(&p->func, temp, vp0);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.h173 void sse_mulps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c516 void sse_mulps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/
H A Dx86sse.h173 void sse_mulps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c517 void sse_mulps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c573 sse_mulps(p->func, dataXMM, factor);
623 sse_mulps(p->func, dataXMM, factor);
1043 sse_mulps(p->func, dataXMM, get_const(p, CONST_255));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c573 sse_mulps(p->func, dataXMM, factor);
623 sse_mulps(p->func, dataXMM, factor);
1043 sse_mulps(p->func, dataXMM, get_const(p, CONST_255));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h297 void sse_mulps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1026 void sse_mulps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h297 void sse_mulps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1026 void sse_mulps( struct x86_function *p, function in typeref:typename:void

Completed in 20 milliseconds