Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c2007 ir_MERGE_WITH_EMPTY_TRUE(if_timeout); in zend_jit_interrupt_handler_stub()
2144 ir_MERGE_WITH_EMPTY_TRUE(if_eq); in zend_jit_throw_cannot_pass_by_ref_stub()
2188 ir_MERGE_WITH_EMPTY_TRUE(if_set); in zend_jit_icall_throw_stub()
2215 ir_MERGE_WITH_EMPTY_TRUE(if_set); in zend_jit_leave_throw_stub()
3861 ir_MERGE_WITH_EMPTY_TRUE(if_ref); in zend_jit_jmp_frameless()
3960 ir_MERGE_WITH_EMPTY_TRUE(if_def); in zend_jit_type_check_undef()
3986 ir_MERGE_WITH_EMPTY_TRUE(if_def); in zend_jit_zval_check_undef()
5809 ir_MERGE_WITH_EMPTY_TRUE(if_def); in zend_jit_long_math_helper()
5825 ir_MERGE_WITH_EMPTY_TRUE(if_def); in zend_jit_long_math_helper()
8594 ir_MERGE_WITH_EMPTY_TRUE(if_cond);
[all …]
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_builder.h626 #define ir_MERGE_WITH_EMPTY_TRUE(_if) do {ir_ref end = ir_END(); ir_IF_TRUE(_if); ir_MERGE_2(en… macro

Completed in 68 milliseconds