Home | History | Annotate | Download | only in priv

Lines Matching defs:x1

10564    /* 0F D4 = PADDQ -- add 64x1 */
11361 /* 0F FB = PSUBQ -- sub 64x1 */
15114 Int i, x1, x2;
15126 x1 = irsb_IN->stmts_used;
15133 vassert(x2 >= x1);
15139 for (i = x1; i < x2; i++) {
15152 for (i = x1; i < x2; i++) {