Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8472 ref = func_ref;
8804 func_ref = ir_PHI_2(IR_ADDR, ref, func_ref);
9051 func_ref,
9056 func_ref,
9181 func_ref = ir_PHI_2(IR_ADDR, func_ref2, func_ref);
9233 func_ref,
10050 if (!func_ref) {
10124 ir_ref local_func_ref = func_ref ? func_ref : ir_LOAD_A(jit_CALL(rx, func));
10175 if (!func_ref) {
10198 if (!func_ref) {
[all …]
/php-src/Zend/
H A Dzend_compile.c8212 uint32_t func_ref = zend_add_dynamic_func_def(op_array); in zend_begin_func_decl() local
8215 opline->op2.num = func_ref; in zend_begin_func_decl()
8221 opline->op2.num = func_ref; in zend_begin_func_decl()

Completed in 116 milliseconds