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

  /external/mesa3d/src/gallium/auxiliary/translate/
translate_sse.c 341 if (x86_target_caps(p->func) & X86_SSE2)
368 if (x86_target_caps(p->func) & X86_SSE2)
528 if (!(x86_target_caps(p->func) & X86_SSE2))
580 if (!(x86_target_caps(p->func) & X86_SSE2))
644 if (!(x86_target_caps(p->func) & X86_SSE2))
728 else if ((x86_target_caps(p->func) & X86_SSE2)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_x86sse.h 47 #define X86_SSE2 8
rtasm_x86sse.c     [all...]

Completed in 77 milliseconds