Home | History | Annotate | Download | only in arm

Lines Matching refs:drop

195 void MacroAssembler::Drop(int count, Condition cond) {
202 void MacroAssembler::Ret(int drop, Condition cond) {
203 Drop(drop, cond);
915 // Drop the execution stack down to the frame pointer and restore
1390 // Drop the stack pointer to the top of the top handler.
1424 // Drop the stack pointer to the top of the top stack handler.