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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_memcpy.c260 #define NOPREFETCH_FUNC(prefix, itype, begin, fence) \ macro
417 NOPREFETCH_FUNC(mmx, MMX, EMMS, EMMS)
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_memcpy.c316 #define NOPREFETCH_FUNC(prefix,itype,begin,fence,small) \ macro
917 NOPREFETCH_FUNC(SiS_mmx,MMX,EMMS,EMMS,small_memcpy_i386)
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_memcpy.c366 #define NOPREFETCH_FUNC(prefix,itype,begin,fence,small) \ macro
384 PDEBUG(ErrorF("Jong-NOPREFETCH_FUNC(prefix,itype,ptype,begin,fence,small)...\n")); \
1029 NOPREFETCH_FUNC(XGI_mmx,MMX,EMMS,EMMS,small_memcpy_i386)

Completed in 6 milliseconds