Searched refs:SHR_W (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h653 #define SHR_W(a, b) CHOICE(shrw ARG2(a,b), shrw ARG2(a,b), _WTOG shr ARG2(b,a)) macro
1374 #define SHR_W(a, b) shr W_(b), B_(a) macro
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h653 #define SHR_W(a, b) CHOICE(shrw ARG2(a,b), shrw ARG2(a,b), _WTOG shr ARG2(b,a)) macro
1374 #define SHR_W(a, b) shr W_(b), B_(a) macro

Completed in 95 milliseconds