Home | History | Annotate | Download | only in priv

Lines Matching refs:cc1

10026    IRTemp cc1  = newTemp(Ity_I32);
10038 assign(cc1, binop(Iop_Or32, mkexpr(b2),
10044 return binop(Iop_Or32, mkexpr(cc0), binop(Iop_Shl32, mkexpr(cc1), mkU8(1)));