Searched defs:_push (Results 1 – 3 of 3) sorted by relevance
730 void _push(const VarList &Sources) { Context.insert<InstARM32Push>(Sources); } in _push() function
719 void _push(Operand *Src0) { Context.insert<Insts::Push>(Src0); } in _push() function
713 void _push(Operand *Src0) { Context.insert<Insts::Push>(Src0); } in _push() function