Searched refs:ROT_N (Results 1 – 4 of 4) sorted by relevance
84 #define ROT_N 99 macro
1213 case ROT_N: in stack_effect()5752 ADDOP_I(c, ROT_N, pc->on_top + PyList_GET_SIZE(pc->stores) + 1); in pattern_helper_store_name()6180 if (!compiler_addop_i(c, ROT_N, icontrol + 1)) { in compiler_pattern_or()6215 if (!compiler_addop_i(c, ROT_N, nrots)) { in compiler_pattern_or()7245 case ROT_N: in fold_rotations()7477 case ROT_N: in optimize_basic_block()
4401 case TARGET(ROT_N): { in _PyEval_EvalFrameDefault()
1262 .. opcode:: ROT_N (count)