Home
last modified time | relevance | path

Searched refs:CALL_ADAPTIVE (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h84 [CALL_ADAPTIVE] = CALL,
264 [CALL_ADAPTIVE] = "CALL_ADAPTIVE",
/third_party/python/Include/
H A Dopcode.h136 #define CALL_ADAPTIVE 22 macro
/third_party/python/Python/
H A Dspecialize.c26 [CALL] = CALL_ADAPTIVE,
1485 assert(_Py_OPCODE(*instr) == CALL_ADAPTIVE); in specialize_py_call()
H A Dceval.c4819 TARGET(CALL_ADAPTIVE) {

Completed in 15 milliseconds