Searched refs:sse_movaps (Results 1 – 5 of 5) sorted by relevance
166 void sse_movaps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
443 void sse_movaps( struct x86_function *p, in sse_movaps() function
290 void sse_movaps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
943 void sse_movaps( struct x86_function *p, in sse_movaps() function
168 sse_movaps(p->func, reg, in get_const()