Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h1180 INSTR2(SHR_B) in INSTR0()
/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