Lines Matching refs:target_label
2116 uint32_t target_label, target_label2; in zend_jit() local
2886 target_label = ssa->cfg.blocks[b].successors[0]; 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()
2920 target_label = ssa->cfg.blocks[b].successors[0]; 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()
2946 target_label = ssa->cfg.blocks[b].successors[0]; 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()
2970 target_label = ssa->cfg.blocks[b].successors[0]; in zend_jit()
2974 target_label = target_label2 = (uint32_t)-1; in zend_jit()
2976 …if (!zend_jit_type_check(&dasm_state, opline, OP1_INFO(), smart_branch_opcode, target_label, targe… in zend_jit()
3081 target_label = ssa->cfg.blocks[b].successors[0]; 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()
3111 target_label = ssa->cfg.blocks[b].successors[0]; 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()
3171 target_label = ssa->cfg.blocks[b].successors[0]; 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()