Home | History | Annotate | Download | only in priv

Lines Matching full:mkpair

6199    IROp   mkpair;
6245 mkpair = Iop_32HLto64;
6254 mkpair = Iop_16HLto32;
6266 assign( tmpL, binop(mkpair, mkexpr(esrc), mkexpr(gsrc)) );
6268 assign( tmpL, binop(mkpair, mkexpr(gsrc), mkexpr(esrc)) );