Home | History | Annotate | Download | only in arm

Lines Matching defs:Drop

243 void MacroAssembler::Drop(int count, Condition cond) {
250 void MacroAssembler::Ret(int drop, Condition cond) {
251 Drop(drop, cond);
721 // Drop the execution stack down to the frame pointer and restore
1119 // Drop the sp to the top of the handler.
1158 // Drop sp to the top stack handler.