Home | History | Annotate | Download | only in priv

Lines Matching full:getres

6200    IROp   getres;
6246 getres = left_shift ? Iop_64HIto32 : Iop_64to32;
6255 getres = left_shift ? Iop_32HIto16 : Iop_32to16;
6270 assign( tmpRes, unop(getres, binop(shift, mkexpr(tmpL), mkexpr(tmpSH)) ) );
6272 unop(getres,