Lines Matching refs:target_label2

2116 	uint32_t target_label, target_label2;  in zend_jit()  local
2887 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
2895 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2902 smart_branch_opcode, target_label, target_label2, in zend_jit()
2921 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
2924 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2931 smart_branch_opcode, target_label, target_label2, in zend_jit()
2947 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
2950 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2952 …if (!zend_jit_defined(&dasm_state, opline, smart_branch_opcode, target_label, target_label2, NULL)… in zend_jit()
2971 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
2974 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2976 …e_check(&dasm_state, opline, OP1_INFO(), smart_branch_opcode, target_label, target_label2, NULL)) { in zend_jit()
3082 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3085 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3089 smart_branch_opcode, target_label, target_label2, in zend_jit()
3112 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3115 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3119 smart_branch_opcode, target_label, target_label2, in zend_jit()
3172 target_label2 = ssa->cfg.blocks[b].successors[1]; in zend_jit()
3175 target_label = target_label2 = (uint32_t)-1; in zend_jit()
3181 smart_branch_opcode, target_label, target_label2, in zend_jit()