Searched refs:NOPREFETCH_FUNC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_memcpy.c | 260 #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 D | sis_memcpy.c | 316 #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 D | xgi_memcpy.c | 366 #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