Home | History | Annotate | Download | only in x86

Lines Matching refs:rAX

402         return size - (reg == rAX ? 1 : 0);
483 (lir->operands[0] == rAX ? 1 : 0); // shorter ax encoding
805 if (reg == rAX && entry->skeleton.ax_opcode != 0) {