Searched refs:ir_SHR_A (Results 1 – 2 of 2) sorted by relevance
340 #define ir_SHR_A(_op1, _op2) ir_BINARY_OP_A(IR_SHR, (_op1), (_op2)) macro
7795 ref = ir_SHR_A(ref, ir_CONST_ADDR(1)); in zend_jit_defined()
Completed in 53 milliseconds