HomeSort by relevance Sort by last modified time
    Searched refs:sse2_por (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_x86sse.h 266 void sse2_por( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
rtasm_x86sse.c 1485 void sse2_por( struct x86_function *p, struct x86_reg dst, struct x86_reg src ) function
    [all...]
  /external/mesa3d/src/gallium/auxiliary/translate/
translate_sse.c 753 sse2_por(p->func, tmpXMM, dataXMM);
755 sse2_por(p->func, tmpXMM, dataXMM);
    [all...]

Completed in 43 milliseconds