Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c8855 ir_ref ref, ref2, if_found, fast_path, run_time_cache, this_ref2; local
8944 this_ref2 = ir_ALLOCA(ir_CONST_ADDR(0x10));
8946 this_ref2 = ir_HARD_COPY_A(ir_RLOAD_A(IR_REG_SP));
8948 ir_STORE(this_ref2, this_ref);
8954 this_ref2);
8959 this_ref2);
8962 this_ref2 = ir_LOAD_A(ir_RLOAD_A(IR_REG_SP));
8972 this_ref = ir_PHI_2(IR_ADDR, this_ref2, this_ref);

Completed in 50 milliseconds