Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_builder.h340 #define ir_SHR_A(_op1, _op2) ir_BINARY_OP_A(IR_SHR, (_op1), (_op2)) macro
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c7795 ref = ir_SHR_A(ref, ir_CONST_ADDR(1)); in zend_jit_defined()

Completed in 53 milliseconds