Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c237 #define ir_op_flag_c IR_OP_FLAG_CONTROL macro
238 #define ir_op_flag_c1X2 (ir_op_flag_c | 1 | (3 << IR_OP_FLAG_OPERANDS_SHIFT))
239 #define ir_op_flag_c3 (ir_op_flag_c | 3 | (3 << IR_OP_FLAG_OPERANDS_SHIFT))

Completed in 12 milliseconds