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

/external/mesa3d/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.c612 void sse_cvtps2pi( struct x86_function *p, function
/external/mesa3d/src/mesa/tnl/
H A Dt_vertex_sse.c286 sse_cvtps2pi(&p->func, mmx0, temp);
288 sse_cvtps2pi(&p->func, mmx1, temp);
/external/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h280 void sse_cvtps2pi( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1136 void sse_cvtps2pi( struct x86_function *p, function

Completed in 173 milliseconds