Home
last modified time | relevance | path

Searched defs:ir_XOR_I32 (Results 1 – 1 of 1) 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

Completed in 16 milliseconds