Home | History | Annotate | Download | only in priv

Lines Matching full:x11111111

5227          IRTemp x11111111 = newTemp(Ity_V128);
5235 assign(x11111111, mk_CatOddLanes16x8 (x10101010, x10101010));
5266 assign(xAll3, mk_CatOddLanes8x16 (x11111111, x11111111));
5267 assign(xAll2, mk_CatEvenLanes8x16(x11111111, x11111111));
5326 IRTemp x11111111 = newTemp(Ity_V128);
5334 assign(x11111111, mk_CatOddLanes16x8 (x10101010, x10101010));
5343 assign(max10, binop(op, mkexpr(x11111111), mkexpr(x00000000)));