Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h88 #define ir_ADD_I32(_op1, _op2) ir_BINARY_OP_I32(IR_ADD, (_op1), (_op2)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c116 # define ir_ADD_L ir_ADD_I32

Completed in 55 milliseconds