Searched refs:ZEND_COALESCE (Results 1 – 20 of 20) sorted by relevance
254 #define ZEND_COALESCE 169 macro
1033 case ZEND_COALESCE: in pass_two()
2184 case ZEND_COALESCE: in zend_update_jump_target()8473 zend_emit_op_tmp(result, ZEND_COALESCE, &expr_node, NULL); in zend_compile_coalesce()8520 zend_emit_op_tmp(result, ZEND_COALESCE, &var_node_is, NULL); in zend_compile_assign_coalesce()
7399 ZEND_VM_COLD_CONST_HANDLER(169, ZEND_COALESCE, CONST|TMP|VAR|CV, JMP_ADDR)
181 case ZEND_COALESCE: in _zend_dfg_add_use_def_op()
143 case ZEND_COALESCE: in zend_optimizer_pass3()
690 case ZEND_COALESCE: in zend_optimizer_migrate_jump()736 case ZEND_COALESCE: in zend_optimizer_shift_jump()1117 case ZEND_COALESCE: in zend_redo_pass_two()1240 case ZEND_COALESCE: in zend_redo_pass_two_ex()
374 case ZEND_COALESCE: in zend_build_cfg()529 case ZEND_COALESCE: in zend_build_cfg()
146 case ZEND_COALESCE: in may_have_side_effects()
677 case ZEND_COALESCE: in zend_optimizer_pass1()
1730 case ZEND_COALESCE: in sccp_visit_instr()1944 case ZEND_COALESCE: in sccp_mark_feasible_successors()2275 || opline->opcode == ZEND_COALESCE in try_remove_definition()
269 case ZEND_COALESCE: in place_essa_pis()714 case ZEND_COALESCE: in _zend_ssa_rename_op()
1049 case ZEND_COALESCE: in assemble_code_blocks()1292 case ZEND_COALESCE: in zend_jmp_optimization()
658 case ZEND_COALESCE: in zend_ssa_replace_control_link()935 case ZEND_COALESCE: in zend_dfa_optimize_jmps()
1062 case ZEND_COALESCE: in zend_inference_propagate_range()2363 case ZEND_COALESCE: in _zend_update_type_info()2383 if (opline->opcode == ZEND_COALESCE || opline->opcode == ZEND_JMP_SET) { in _zend_update_type_info()4349 case ZEND_COALESCE: in zend_may_throw_ex()
550 case ZEND_COALESCE:1325 case ZEND_COALESCE:
528 case ZEND_COALESCE: in zend_persist_op_array_ex()
298 case ZEND_COALESCE: in zend_jit_trace_may_exit()5980 || opline->opcode == ZEND_COALESCE in zend_jit_trace()6037 || opline->opcode == ZEND_COALESCE in zend_jit_trace()6057 || opline->opcode == ZEND_COALESCE in zend_jit_trace()
3450 case ZEND_COALESCE: in zend_jit()
3628 case ZEND_COALESCE:9300 case ZEND_COALESCE:9382 case ZEND_COALESCE:
Completed in 178 milliseconds