Searched defs:_push (Results 1 – 4 of 4) sorted by relevance
2 … the meta-grammar\nbetween minor versions. Those non-breaking changes, however,\nmay translate int… in skip()
730 void _push(const VarList &Sources) { Context.insert<InstARM32Push>(Sources); } in _push() function
713 void _push(Operand *Src0) { Context.insert<Insts::Push>(Src0); } in _push() function
719 void _push(Operand *Src0) { Context.insert<Insts::Push>(Src0); } in _push() function