Home
last modified time | relevance | path

Searched defs:if_ok (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5632 ir_ref if_wrong, cold_path, ref2, if_ok; in zend_jit_long_math_helper() local
5681 ir_ref if_wrong, cold_path, ref2, if_ok; in zend_jit_long_math_helper() local
5723 ir_ref if_ok = ir_IF(ref); in zend_jit_long_math_helper() local
10467 ir_ref if_ok = jit_if_Z_TYPE_ref(jit, ref, ir_CONST_U8(type_code)); local
10472 ir_ref if_ok = ir_IF(ir_AND_U32( local
10527 ir_ref if_ok =ir_IF(ir_GE(ir_LOAD_U32(jit_EX(This.u2.num_args)), ir_CONST_U32(arg_num))); local
10632 ir_ref if_ok = jit_if_Z_TYPE(jit, op1_addr, type_code); local
10638 ir_ref if_ok = ir_IF(ir_AND_U32( local
12655 ir_ref if_ok; local
13042 ir_ref if_ok, ref; local
[all …]

Completed in 69 milliseconds