Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h321 #define ir_XOR_I64(_op1, _op2) ir_BINARY_OP_I64(IR_XOR, (_op1), (_op2)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c102 # define ir_XOR_L ir_XOR_I64

Completed in 78 milliseconds