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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.h157 void sse_cvtps2pi( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c615 void sse_cvtps2pi( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/
H A Dx86sse.h157 void sse_cvtps2pi( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Dx86sse.c616 void sse_cvtps2pi( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_sse.c286 sse_cvtps2pi(&p->func, mmx0, temp);
288 sse_cvtps2pi(&p->func, mmx1, temp);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_sse.c286 sse_cvtps2pi(&p->func, mmx0, temp);
288 sse_cvtps2pi(&p->func, mmx1, temp);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h281 void sse_cvtps2pi( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1137 void sse_cvtps2pi( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h281 void sse_cvtps2pi( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1137 void sse_cvtps2pi( struct x86_function *p, function in typeref:typename:void

Completed in 15 milliseconds