Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A DMakefile.frag19 $(builddir)/jit/zend_jit.lo: \
25 jit/zend_jit.lo: $(builddir)/jit/zend_jit.lo
H A DMakefile.frag.w3234 $(BUILD_DIR)\ext\opcache\jit\zend_jit.obj: \
H A Dzend_jit.c1381 static int zend_jit(const zend_op_array *op_array, zend_ssa *ssa, const zend_op *rt_opline) in zend_jit() function
2999 if (zend_jit(op_array, &ssa, rt_opline) != SUCCESS) { in zend_real_jit_func()
3357 if (zend_jit(call_graph.op_arrays[i], &info->ssa, NULL) != SUCCESS) { in zend_jit_script()
/php-src/ext/opcache/tests/jit/
H A Dgh16393.phpt2 GH-16393 (Assertion failure in ext/opcache/jit/zend_jit.c:2897)
/php-src/ext/opcache/
H A Dconfig.w3253 "zend_jit.c zend_jit_vm_helpers.c",
H A Dconfig.m467 jit/zend_jit.c

Completed in 14 milliseconds