Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1639 static void ZEND_FASTCALL zend_jit_fast_assign_concat_helper(zval *op1, zval *op2) in zend_jit_fast_assign_concat_helper() function
H A Dzend_jit_ir.c2971 REGISTER_HELPER(zend_jit_fast_assign_concat_helper); in zend_jit_setup_disasm()
5787 ir_CALL_2(IR_VOID, ir_CONST_FC_FUNC(zend_jit_fast_assign_concat_helper), arg1, arg2); in zend_jit_concat_helper()

Completed in 85 milliseconds