Home | History | Annotate | Download | only in priv

Lines Matching defs:x1

11830    /* 0F D4 = PADDQ -- add 64x1 */
12693 /* 0F FB = PSUBQ -- sub 64x1 */
18620 Int i, x1, x2;
18636 x1 = irsb_IN->stmts_used;
18643 vassert(x2 >= x1);
18662 for (i = x1; i < x2; i++) {
18675 for (i = x1; i < x2; i++) {