Home
last modified time | relevance | path

Searched refs:TRACE_RECORD_VM (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c409 #define TRACE_RECORD_VM(_op, _ptr, _op1_type, _op2_type, _op3_type) \ macro
783 TRACE_RECORD_VM(ZEND_JIT_TRACE_VM, opline, op1_type, op2_type, op3_type);
842 TRACE_RECORD_VM(ZEND_JIT_TRACE_VAL_INFO, NULL, val_type, 0, 0);
894 TRACE_RECORD_VM(ZEND_JIT_TRACE_VAL_INFO, NULL, Z_TYPE_P(val), 0, 0);

Completed in 23 milliseconds