Home
last modified time | relevance | path

Searched defs:fast_path (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c4885 ir_ref fast_path = IR_UNUSED; in zend_jit_math_long_long() local
5610 ir_ref fast_path = ir_END(); in zend_jit_long_math_helper() local
5772 ir_ref fast_path = IR_UNUSED; in zend_jit_concat_helper() local
8634 ir_ref ref, ref2, if_found, fast_path, run_time_cache, this_ref2; local
10232 ir_ref ref, fast_path = IR_UNUSED; local
10414 ir_ref fast_path = IR_UNUSED; local
10587 ir_ref if_release, fast_path = IR_UNUSED; local
10914 ir_ref if_fit, if_reference, if_same_key, fast_path; local
13659 ir_ref fast_path = IR_UNUSED; local
15283 ir_ref ref, if_long, fast_path, ref2; local
[all …]
/php-src/ext/dom/
H A Dhtml_document.c73 bool fast_path; /* Put first, near the encode & decode structures, for cache locality */ member

Completed in 64 milliseconds