Searched refs:STORE_DEREF (Results 1 – 6 of 6) sorted by relevance
117 #define STORE_DEREF 137 macro
67 Improve speed of the STORE_DEREF opcode by 40%.
1146 Improve speed of the STORE_DEREF opcode by 40%.
3128 case TARGET(STORE_DEREF): { in _PyEval_EvalFrameDefault()6335 case STORE_DEREF: in unicode_concatenate()
1162 case STORE_DEREF: in stack_effect()3736 case Store: op = STORE_DEREF; break; in compiler_nameop()
1089 .. opcode:: STORE_DEREF (i)