Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c8518 ZEND_ASSERT(this_ref != IR_NULL);
8519 ir_STORE(jit_CALL(rx, This.value.ptr), this_ref);
8531 jit_GC_ADDREF(jit, this_ref);
8859 this_ref = jit_Z_PTR(jit, this_addr);
8908 this_ref = jit_Z_PTR(jit, op1_addr);
8948 ir_STORE(this_ref2, this_ref);
8952 this_ref,
8957 this_ref,
8972 this_ref = ir_PHI_2(IR_ADDR, this_ref2, this_ref);
9026 this_ref,
[all …]

Completed in 59 milliseconds