Home
last modified time | relevance | path

Searched refs:zend_jit_fetch_dim_w_helper (Results 1 – 4 of 4) sorted by last modified time

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c895 static zval* ZEND_FASTCALL zend_jit_fetch_dim_w_helper(zend_array *ht, zval *dim) in zend_jit_fetch_dim_w_helper() function
1436 var = zend_jit_fetch_dim_w_helper(arr, dim); in zend_jit_fetch_dim_obj_helper()
1540 ? zend_jit_fetch_dim_w_helper(arr, dim) in zend_jit_assign_dim_helper()
H A Dzend_jit_x86.dasc6103 | EXT_CALL zend_jit_fetch_dim_w_helper, r0
H A Dzend_jit_arm64.dasc5556 | EXT_CALL zend_jit_fetch_dim_w_helper, REG0
H A Dzend_jit_disasm.c633 REGISTER_HELPER(zend_jit_fetch_dim_w_helper);

Completed in 89 milliseconds