Home
last modified time | relevance | path

Searched defs:STORE_ATTR (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/
Dopcode_ids.h121 #define STORE_ATTR 108 macro
/external/pytorch/torch/_dynamo/
Dsymbolic_convert.py1746 def STORE_ATTR(self, inst): member in InstructionTranslatorBase
/external/python/cpython3/Python/
Dgenerated_cases.c.h5458 TARGET(STORE_ATTR) { in TARGET() argument