Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Shl32

5189                  binop(Iop_Shl32, 
5377 binop(Iop_Shl32,
5395 binop(Iop_Shl32,
5447 binop(Iop_Shl32,
5462 binop(Iop_Shl32,
6133 binop(Iop_Shl32,
6386 //.. binop(Iop_Shl32,
6401 binop(Iop_Shl32,
6703 binop(Iop_Shl32,
6717 binop(Iop_Shl32,
6820 binop(Iop_Shl32,
6938 binop(Iop_Shl32,
18076 binop(Iop_Shl32, mkU32(1), ctzL),
18087 binop(Iop_Shl32, mkU32(1), ctzR),
18141 IRExpr *o_bit = binop(Iop_Shl32, binop(Iop_And32, mkexpr(intRes2),
21020 binop(Iop_Shl32, mkexpr(t1), mkU8(24)),
21023 binop(Iop_And32, binop(Iop_Shl32, mkexpr(t1), mkU8(8)),
22440 case Iop_Shl32: size = 32; break;
28615 Iop_Shl32, 1==getVexL(pfx) );