Home
last modified time | relevance | path

Searched refs:sse_movaps (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h292 void sse_movaps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
Drtasm_x86sse.c943 void sse_movaps( struct x86_function *p, in sse_movaps() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c185 sse_movaps(p->func, reg, in get_const()