Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h267 void sse2_por( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
Drtasm_x86sse.c1486 void sse2_por( struct x86_function *p, struct x86_reg dst, struct x86_reg src ) in sse2_por() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c807 sse2_por(p->func, tmpXMM, dataXMM); in translate_attr_convert()
809 sse2_por(p->func, tmpXMM, dataXMM); in translate_attr_convert()