Home | History | Annotate | Download | only in priv

Lines Matching defs:x1

10634    /* 0F D4 = PADDQ -- add 64x1 */
11431 /* 0F FB = PSUBQ -- sub 64x1 */
15230 Int i, x1, x2;
15242 x1 = irsb_IN->stmts_used;
15249 vassert(x2 >= x1);
15255 for (i = x1; i < x2; i++) {
15268 for (i = x1; i < x2; i++) {