Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h320 #define ir_XOR_I32(_op1, _op2) ir_BINARY_OP_I32(IR_XOR, (_op1), (_op2)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c134 # define ir_XOR_L ir_XOR_I32

Completed in 56 milliseconds