Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h75 #define ir_UGE(_op1, _op2) ir_CMP_OP(IR_UGE, (_op1), (_op2)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8330 ir_UGE( in zend_jit_stack_check()
8423 ref = ir_UGE(

Completed in 65 milliseconds