Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c3852 cache_result = ir_LOAD_L(cache_slot_ref); in zend_jit_jmp_frameless()
3860 cache_slot_ref); in zend_jit_jmp_frameless()
8712 ir_ref if_func, cache_slot_ref, ref; local
8716 func_ref = ir_LOAD_A(cache_slot_ref);
8732 ir_STORE(cache_slot_ref, ref);
8740 cache_slot_ref);
8744 cache_slot_ref);
8748 cache_slot_ref);
11135 ir_ref cache_slot_ref, idx_ref, num_used_ref, bucket_ref, ref, ref2; local
11141 idx_ref = ir_SUB_A(ir_LOAD_A(cache_slot_ref), ir_CONST_ADDR(1));
[all …]

Completed in 45 milliseconds