Home
last modified time | relevance | path

Searched refs:sse2_rcpps (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h248 void sse2_rcpps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
Drtasm_x86sse.c1493 void sse2_rcpps( struct x86_function *p, in sse2_rcpps() function