Home | History | Annotate | Download | only in X86

Lines Matching defs:Slot

153     unsigned Stack[8];          // FP<n> Registers in each stack slot...
182 /// getSlot - Return the stack slot number a particular register number is
191 unsigned Slot = getSlot(RegNo);
192 return Slot < StackTop && Stack[Slot] == RegNo;
235 // Swap stack slot contents.
261 /// otherwise we store the current top-of-stack into the specified slot,
859 /// current top-of-stack into the specified slot, then pop the top of stack.
866 // Otherwise, store the top of stack into the dead slot, killing the operand
1328 // have a dead operand, we must duplicate one of the operands to a new slot
1473 // incoming stack slot into the result.
1474 unsigned Slot = getSlot(SrcFP);
1475 Stack[Slot] = DstFP;
1476 RegMap[DstFP] = Slot;
1478 // For COPY we just duplicate the specified value to a new stack slot.
1508 // popped input operand must be in a fixed stack slot, and it is either