Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h1179 INSTR2(SHL_B) in INSTR0()
/external/mesa3d/src/mesa/x86/
Dassyntax.h647 #define SHL_B(a, b) CHOICE(shlb ARG2(a,b), shlb ARG2(a,b), shlb ARG2(b,a)) macro
1360 #define SHL_B(a, b) shl B_(b), B_(a) macro