Searched defs:instr_pull (Results 1 – 1 of 1) sorted by relevance
443 struct instr_pull : public instruction { struct446 …instr_pull(const yy::location &l, bool if_empty, bool blocking) : instruction(l), if_empty(if_empt… in instr_pull() argument449 raw_encoding raw_encode(program &program) override { in raw_encode()