Home
last modified time | relevance | path

Searched defs:SHL_W (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h646 #define SHL_W(a, b) CHOICE(shlw ARG2(a,b), shlw ARG2(a,b), _WTOG shl ARG2(b,a)) macro
1359 #define SHL_W(a, b) shl W_(b), B_(a) macro

Completed in 9 milliseconds