Home
last modified time | relevance | path

Searched refs:zend_jit (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/opcache/jit/
H A DMakefile.frag8 $(builddir)/jit/zend_jit.lo: \
21 jit/zend_jit.lo: $(builddir)/jit/zend_jit.lo
H A DMakefile.frag.w329 $(BUILD_DIR)\ext\opcache\jit\zend_jit.obj: \
H A Dzend_jit.c2681 static int zend_jit(const zend_op_array *op_array, zend_ssa *ssa, const zend_op *rt_opline) in zend_jit() function
4229 if (zend_jit(op_array, &ssa, rt_opline) != SUCCESS) { in zend_real_jit_func()
4586 if (zend_jit(call_graph.op_arrays[i], &info->ssa, NULL) != SUCCESS) { in zend_jit_script()
/PHP-8.2/ext/opcache/
H A Dconfig.w3236 …ADD_SOURCES(configure_module_dirname + "\\jit", "zend_jit.c zend_jit_vm_helpers.c", "opcache", "ex…
H A Dconfig.m447 ZEND_JIT_SRC="jit/zend_jit.c jit/zend_jit_gdb.c jit/zend_jit_vm_helpers.c"

Completed in 30 milliseconds