Searched refs:emit_store64 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/translate/ |
H A D | translate_sse.c | 374 emit_store64(struct translate_sse *p, struct x86_reg dst, in emit_store64() function 444 emit_store64(p, dst, dataGPR, dataXMM); in emit_memcpy() 449 emit_store64(p, dst, dataGPR2, dataXMM); in emit_memcpy() 460 emit_store64(p, x86_make_disp(dst, 16), dataGPR, dataXMM2); in emit_memcpy() 1039 emit_store64(p, x86_make_disp(dst, i * 8), tmp, tmpXMM); in translate_attr_convert()
|
Completed in 3 milliseconds