Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_helpers.c1668 static void ZEND_FASTCALL zend_jit_fast_concat_helper(zval *result, zval *op1, zval *op2) in zend_jit_fast_concat_helper() function
H A Dzend_jit_ir.c2996 REGISTER_HELPER(zend_jit_fast_concat_helper); in zend_jit_setup_disasm()
5969 ir_CALL_3(IR_VOID, ir_CONST_FC_FUNC(zend_jit_fast_concat_helper), arg1, arg2, arg3); in zend_jit_concat_helper()

Completed in 55 milliseconds