Home | History | Annotate | Download | only in X86

Lines Matching defs:Scale

626       // Now construct the final address. Note that the Disp, Scale,
641 assert(AM.Scale == 1 && "Scale with no index!");
727 unsigned Scale = AM.Scale;
730 // folded, and one dynamic index can be handled, if the scale is supported.
741 // constant scale size. See if we can push the scale into immediates.
762 Scale = S;
778 AM.Scale = Scale;
919 assert(AM.Scale == 1 && "Scale