Searched refs:JUMP_IF_FALSE_OR_POP (Results 1 – 8 of 8) sorted by relevance
17 || op==JUMP_IF_FALSE_OR_POP || op==JUMP_IF_TRUE_OR_POP)20 || op==JUMP_IF_FALSE_OR_POP || op==JUMP_IF_TRUE_OR_POP)271 case JUMP_IF_FALSE_OR_POP:528 case JUMP_IF_FALSE_OR_POP:640 case JUMP_IF_FALSE_OR_POP:
836 case JUMP_IF_FALSE_OR_POP: /* "" */ in opcode_stack_effect()2465 jumpi = JUMP_IF_FALSE_OR_POP; in compiler_boolop()2534 ADDOP_JABS(c, JUMP_IF_FALSE_OR_POP, cleanup); in compiler_compare()
2417 case JUMP_IF_FALSE_OR_POP: in PyEval_EvalFrameEx()
17 || op==JUMP_IF_FALSE_OR_POP || op==JUMP_IF_TRUE_OR_POP)20 || op==JUMP_IF_FALSE_OR_POP || op==JUMP_IF_TRUE_OR_POP)260 case JUMP_IF_FALSE_OR_POP: in markblocks()519 case JUMP_IF_FALSE_OR_POP: in PyCode_Optimize()627 case JUMP_IF_FALSE_OR_POP: in PyCode_Optimize()
859 case JUMP_IF_FALSE_OR_POP: /* "" */ in opcode_stack_effect()2485 jumpi = JUMP_IF_FALSE_OR_POP; in compiler_boolop()2554 ADDOP_JABS(c, JUMP_IF_FALSE_OR_POP, cleanup); in compiler_compare()3493 instr->i_opcode == JUMP_IF_FALSE_OR_POP) in stackdepth_walk()
2432 case JUMP_IF_FALSE_OR_POP: in PyEval_EvalFrameEx()
110 #define JUMP_IF_FALSE_OR_POP 111 /* Target byte offset from beginning macro