Home
last modified time | relevance | path

Searched refs:jit (Results 76 – 100 of 126) sorted by relevance

123456

/php-src/ext/opcache/tests/jit/
H A Dbug80745.phpt7 opcache.jit=function
H A Dtrampoline_002.phpt7 opcache.jit=tracing
H A Dfetch_dim_r_005.phpt7 opcache.jit=tracing
H A Dassign_obj_002.phpt7 opcache.jit=function
H A Dgh8591-005.phpt8 opcache.jit=1255
H A Dgh12380.phpt8 opcache.jit=tracing
H A Dbug80839.phpt6 opcache.jit=function
H A Dgh8591-002.phpt8 opcache.jit=1255
H A Dbug80802.phpt6 opcache.jit=tracing
H A Dbug81051.phpt8 opcache.jit=1205
H A Dgh8461-008.phpt8 opcache.jit=1255
H A Dgh8591-001.phpt8 opcache.jit=1255
H A Dgh8591-004.phpt8 opcache.jit=1255
H A Dgh8461-004.phpt8 opcache.jit=1255
H A Dreg_alloc_004.phpt8 opcache.jit=tracing
/php-src/ext/opcache/tests/
H A Dbug78189.phpt14 opcache.jit=0
H A Dbug78185.phpt8 opcache.jit=0
/php-src/ext/ffi/tests/
H A D200.phpt16 opcache.jit=0
/php-src/.github/actions/test-macos/
H A Daction.yml23 -d opcache.jit=${{ inputs.jitType }} \
/php-src/ext/zend_test/tests/
H A Dobserver_opline_01.phpt10 opcache.jit=0
/php-src/ext/pcre/
H A Dconfig0.m49 PHP_ARG_WITH([pcre-jit],,
10 [AS_HELP_STRING([--without-pcre-jit],
H A Dconfig.w3215 ARG_WITH("pcre-jit", "Enable PCRE JIT support", "yes");
H A Dphp_pcre.h79 bool jit; variable
/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h60 ((jit->ra && jit->ra[Z_SSA_VAR(addr)].ref) ? \
61 (jit->ra[Z_SSA_VAR(addr)].flags & ZREG_STORE) : \
64 ((jit->ra && jit->ra[Z_SSA_VAR(addr)].ref) ? \
65 (jit->ra[Z_SSA_VAR(addr)].flags & ZREG_LOAD) : \
/php-src/Zend/tests/
H A Dgh10072.phpt7 opcache.jit=disable

Completed in 30 milliseconds

123456