Home | History | Annotate | Download | only in priv

Lines Matching full:getres

6063    IROp   getres;
6109 getres = left_shift ? Iop_64HIto32 : Iop_64to32;
6118 getres = left_shift ? Iop_32HIto16 : Iop_32to16;
6133 assign( tmpRes, unop(getres, binop(shift, mkexpr(tmpL), mkexpr(tmpSH)) ) );
6135 unop(getres,