Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c130 static void ZEND_FASTCALL zend_jit_unref_helper(zval *zv) in zend_jit_unref_helper() function
H A Dzend_jit_ir.c3001 REGISTER_HELPER(zend_jit_unref_helper); in zend_jit_setup_disasm()
8661 ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_jit_unref_helper), jit_ZVAL_ADDR(jit, op1_addr));
16010 ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_jit_unref_helper),

Completed in 55 milliseconds