Home | History | Annotate | Download | only in compiler

Lines Matching defs:StackSlot

85   Node* StackSlot(MachineRepresentation rep, int alignment = 0) {
86 return AddNode(machine()->StackSlot(rep, alignment));