Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:AllocateStack

102     ofst = State.AllocateStack(ArgFlags.getByValSize(), 4);
117 ofst = State.AllocateStack(4, 4);
122 ofst = State.AllocateStack(8, 8);
139 unsigned Offset = State.AllocateStack(ArgFlags.getByValSize(), 4);
182 unsigned Offset = State.AllocateStack(4, 4);
207 unsigned Offset = State.AllocateStack(8, 8, Hexagon::D2);
254 unsigned Offset = State.AllocateStack(4, 4);
269 unsigned Offset = State.AllocateStack(8, 8);