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