Home
last modified time | relevance | path

Searched refs:ir_ADD_OV_I64 (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h243 #define ir_ADD_OV_I64(_op1, _op2) ir_BINARY_OP_I64(IR_ADD_OV, (_op1), (_op2)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c96 # define ir_ADD_OV_L ir_ADD_OV_I64

Completed in 57 milliseconds