Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8539 ZEND_ASSERT(this_ref != IR_NULL);
8552 jit_GC_ADDREF(jit, this_ref);
8567 ir_STORE(jit_CALL(rx, This), this_ref);
8883 this_ref = jit_Z_PTR(jit, this_addr);
8932 this_ref = jit_Z_PTR(jit, op1_addr);
8972 ir_STORE(this_ref2, this_ref);
8976 this_ref,
8981 this_ref,
8996 this_ref = ir_PHI_2(IR_ADDR, this_ref2, this_ref);
9050 this_ref,
[all …]

Completed in 40 milliseconds