Lines Matching defs:x00000000
7534 IRTemp x00000000 = newTempV128();
7542 assign(x00000000, mk_CatEvenLanes16x8(x10101010, x10101010));
7574 assign(xAll1, mk_CatOddLanes8x16 (x00000000, x00000000));
7575 assign(xAll0, mk_CatEvenLanes8x16(x00000000, x00000000));
7633 IRTemp x00000000 = newTempV128();
7641 assign(x00000000, mk_CatEvenLanes16x8(x10101010, x10101010));
7649 assign(max10, binop(op, mkexpr(x11111111), mkexpr(x00000000)));