Home
last modified time | relevance | path

Searched refs:sse_movlps (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c274 sse_movlps(p->func, data, arg0); in emit_load_float32()
289 sse_movlps(p->func, data, arg0); in emit_load_float32()
360 sse_movlps(p->func, dst_xmm, src_xmm); in emit_mov64()
702 sse_movlps(p->func, dst, dataXMM); in translate_attr_convert()
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h296 void sse_movlps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c971 void sse_movlps( struct x86_function *p, in sse_movlps() function

Completed in 7 milliseconds