Lines Matching refs:target_label2

2693 	uint32_t target_label, target_label2;  in zend_jit()  local
3451 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3459 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3466 smart_branch_opcode, target_label, target_label2, in zend_jit()
3484 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3487 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3494 smart_branch_opcode, target_label, target_label2, in zend_jit()
3509 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3512 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3514 …if (!zend_jit_defined(&dasm_state, opline, smart_branch_opcode, target_label, target_label2, NULL)… in zend_jit()
3532 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3535 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3537 …e_check(&dasm_state, opline, OP1_INFO(), smart_branch_opcode, target_label, target_label2, NULL)) { in zend_jit()
3650 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3653 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3657 smart_branch_opcode, target_label, target_label2, in zend_jit()
3679 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3682 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3686 smart_branch_opcode, target_label, target_label2, in zend_jit()
3735 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3738 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3744 smart_branch_opcode, target_label, target_label2, in zend_jit()