Searched refs:ir_MUL_U32 (Results 1 – 2 of 2) sorted by relevance
110 #define ir_MUL_U32(_op1, _op2) ir_BINARY_OP_U32(IR_MUL, (_op1), (_op2)) macro
8402 ref = ir_MUL_U32(ref, ir_CONST_U32(sizeof(zval)));10054 ir_ref ref = ir_MUL_U32(num_args, ir_CONST_U32(sizeof(zend_op)));11144 num_used_ref = ir_MUL_U32(ir_LOAD_U32(jit_EG(symbol_table.nNumUsed)),
Completed in 53 milliseconds