Home
last modified time | relevance | path

Searched refs:BP_JIT_IS (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11473 if (type == BP_JIT_IS) {
11503 if (type == BP_JIT_IS) {
11510 case BP_JIT_IS:
11748 case BP_JIT_IS:
11879 case BP_JIT_IS:
11926 if (type == BP_JIT_IS
11930 } else if (type == BP_JIT_IS
12651 …if (!zend_jit_fetch_dimension_address_inner(jit, opline, BP_JIT_IS, op1_info, op2_info, dim_type, …
H A Dzend_jit.c678 #define BP_JIT_IS 6 /* Used for ISSET_ISEMPTY_DIM_OBJ. see BP_VAR_*defines in Zend/zend_compile.h */ macro

Completed in 80 milliseconds