Searched refs:ir_NEG_I32 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.4/ext/opcache/jit/ir/ | ||
H A D | ir_builder.h | 151 #define ir_NEG_I32(_op1) ir_UNARY_OP_I32(IR_NEG, (_op1)) macro |
/PHP-8.4/ext/opcache/jit/ | ||
H A D | zend_jit_ir.c | 121 # define ir_NEG_L ir_NEG_I32 |
Completed in 51 milliseconds