Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1623 ir_ref type = jit_Z_TYPE_INFO(jit, src); in jit_ZVAL_COPY()
1684 ir_ref type = jit_Z_TYPE_INFO(jit, src); in jit_ZVAL_COPY_2()
12133 ir_ref type_info = jit_Z_TYPE_INFO(jit, val_addr);
13843 prop_type_ref = jit_Z_TYPE_INFO(jit, prop_addr);
13847 prop_type_ref = jit_Z_TYPE_INFO(jit, prop_addr);
13855 prop_type_ref = jit_Z_TYPE_INFO(jit, prop_addr);
13889 prop_type_ref = jit_Z_TYPE_INFO(jit, prop_addr);
13903 prop_type_ref = jit_Z_TYPE_INFO(jit, prop_addr);
13973 prop_type_ref = jit_Z_TYPE_INFO(jit, prop_addr);
14225 ir_ref if_def = ir_IF(jit_Z_TYPE_INFO(jit, prop_addr));
[all …]

Completed in 49 milliseconds