Searched refs:ROT_THREE (Results 1 – 4 of 4) sorted by relevance
12 #define ROT_THREE 3 macro
965 case ROT_THREE: in stack_effect()2706 ADDOP(c, ROT_THREE); in compiler_jump_if()4098 ADDOP(c, ROT_THREE); in compiler_compare()5387 ADDOP(c, ROT_THREE); in compiler_augassign()7251 case ROT_THREE: in fold_rotations()7376 inst->i_opcode = ROT_THREE; in optimize_basic_block()7487 inst->i_opcode = ROT_THREE; in optimize_basic_block()
1900 case TARGET(ROT_THREE): { in _PyEval_EvalFrameDefault()
341 .. opcode:: ROT_THREE