Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h286 void sse_andps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
H A Drtasm_x86sse.c1071 void sse_andps( struct x86_function *p, in sse_andps() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c573 sse_andps(p->func, dataXMM, get_const(p, CONST_2147483647_INT)); in translate_attr_convert()
575 sse_andps(p->func, auxXMM, get_const(p, CONST_2147483648)); in translate_attr_convert()

Completed in 10 milliseconds