Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c2529 static zend_array *ZEND_FASTCALL zend_jit_add_arrays_helper(zend_array *op1, zend_array *op2) in zend_jit_add_arrays_helper() function
H A Dzend_jit_ir.c2979 REGISTER_HELPER(zend_jit_add_arrays_helper); in zend_jit_setup_disasm()
5397 ref = ir_CALL_2(IR_ADDR, ir_CONST_FC_FUNC(zend_jit_add_arrays_helper), arg1, arg2); in zend_jit_add_arrays()

Completed in 82 milliseconds