Home
last modified time | relevance | path

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

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