Lines Matching refs:POP_BLOCK
1049 case POP_BLOCK: in stack_effect()
1789 ADDOP(c, POP_BLOCK); in compiler_unwind_fblock()
1794 ADDOP(c, POP_BLOCK); in compiler_unwind_fblock()
1827 ADDOP(c, POP_BLOCK); in compiler_unwind_fblock()
1848 ADDOP(c, POP_BLOCK); in compiler_unwind_fblock()
2922 ADDOP(c, POP_BLOCK); /* for SETUP_FINALLY */ in compiler_async_for()
3115 ADDOP_NOLINE(c, POP_BLOCK); in compiler_try_finally()
3178 ADDOP_NOLINE(c, POP_BLOCK); in compiler_try_except()
3235 ADDOP(c, POP_BLOCK); in compiler_try_except()
4734 ADDOP(c, POP_BLOCK); in compiler_async_comprehension_generator()
5059 ADDOP(c, POP_BLOCK); in compiler_async_with()
5153 ADDOP(c, POP_BLOCK); in compiler_with()