Searched defs:ir_UNARY_OP_I32 (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/opcache/jit/ir/ | ||
H A D | ir_builder.h | 46 #define ir_UNARY_OP_I32(_op, _op1) ir_fold1(_ir_CTX, IR_OPT((_op), IR_I32), (_op1)) macro |
Completed in 16 milliseconds