Searched refs:ir_OR_I64 (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/opcache/jit/ir/ | ||
H A D | ir_builder.h | 295 #define ir_OR_I64(_op1, _op2) ir_BINARY_OP_I64(IR_OR, (_op1), (_op2)) macro |
/php-src/ext/opcache/jit/ | ||
H A D | zend_jit_ir.c | 100 # define ir_OR_L ir_OR_I64 |
Completed in 58 milliseconds