Searched refs:sse_movhlps (Results 1 – 5 of 5) sorted by relevance
167 void sse_movhlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
582 void sse_movhlps( struct x86_function *p, in sse_movhlps() function
291 void sse_movhlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
1099 void sse_movhlps( struct x86_function *p, in sse_movhlps() function
287 sse_movhlps(&p->func, temp, temp); in emit_pack_store_4ub()