Searched refs:sse_movhlps (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.h167 void sse_movhlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c581 void sse_movhlps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/
H A Dx86sse.h167 void sse_movhlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c582 void sse_movhlps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h291 void sse_movhlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1099 void sse_movhlps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h291 void sse_movhlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1099 void sse_movhlps( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_sse.c287 sse_movhlps(&p->func, temp, temp);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_sse.c287 sse_movhlps(&p->func, temp, temp);

Completed in 13 milliseconds