Searched defs:_push (Results 1 – 3 of 3) sorted by relevance
738 void _push(const VarList &Sources) { Context.insert<InstARM32Push>(Sources); } in _push() function
906 void _push(Operand *Src0) { in _push() function
258 def _push(self, iterable): member in LoopStack