Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_builder.h571 #define ir_LOAD_I16(_addr) _ir_LOAD(_ir_CTX, IR_I16, (_addr)) macro
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c2278 ref = ir_SUB_I16(ir_LOAD_I16(addr), ir_CONST_I16(cost)); in _zend_jit_hybrid_hot_counter_stub()
2352 ref = ir_SUB_I16(ir_LOAD_I16(addr), ir_CONST_I16(cost)); in _zend_jit_hybrid_trace_counter_stub()

Completed in 50 milliseconds