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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.h144 void sse2_cvtps2dq( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c685 void sse2_cvtps2dq( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/
H A Dx86sse.h144 void sse2_cvtps2dq( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c686 void sse2_cvtps2dq( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h232 void sse2_cvtps2dq( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1338 void sse2_cvtps2dq( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h232 void sse2_cvtps2dq( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1338 void sse2_cvtps2dq( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_sse.c278 sse2_cvtps2dq(&p->func, temp, temp);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_sse.c278 sse2_cvtps2dq(&p->func, temp, temp);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1046 sse2_cvtps2dq(p->func, dataXMM, dataXMM);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1046 sse2_cvtps2dq(p->func, dataXMM, dataXMM);

Completed in 41 milliseconds