Home
last modified time | relevance | path

Searched defs:SHR_B (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/x86/
Dassyntax.h654 #define SHR_B(a, b) CHOICE(shrb ARG2(a,b), shrb ARG2(a,b), shrb ARG2(b,a)) macro
1367 #define SHR_B(a, b) shr B_(b), B_(a) macro