Searched defs:ir_BINARY_OP_I32 (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ir/ | ||
H A D | ir_builder.h | 61 #define ir_BINARY_OP_I32(_op, _op1, _op2) ir_fold2(_ir_CTX, IR_OPT((_op), IR_I32), (_op1), (_op2… macro |
Completed in 16 milliseconds