Searched refs:DUP_TOP (Results 1 – 4 of 4) sorted by relevance
13 #define DUP_TOP 4 macro
968 case DUP_TOP: in stack_effect()1759 ADDOP(c, DUP_TOP); in compiler_call_exit_with_nones()1760 ADDOP(c, DUP_TOP); in compiler_call_exit_with_nones()2508 ADDOP(c, DUP_TOP); in compiler_class()2705 ADDOP(c, DUP_TOP); in compiler_jump_if()3195 ADDOP(c, DUP_TOP); in compiler_try_except()3522 ADDOP(c, DUP_TOP); in compiler_visit_stmt()4097 ADDOP(c, DUP_TOP); in compiler_compare()5182 ADDOP(c, DUP_TOP); in compiler_visit_expr1()5347 ADDOP(c, DUP_TOP); in compiler_augassign()[all …]
1922 case TARGET(DUP_TOP): { in _PyEval_EvalFrameDefault()6304 …f (prevopcode == WITH_EXCEPT_START || (prevopcode == CALL_FUNCTION && prevprevopcode == DUP_TOP)) { in format_awaitable_error()
355 .. opcode:: DUP_TOP