Lines Matching refs:smart_branch_opcode
2115 zend_uchar smart_branch_opcode; in zend_jit() local
2885 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
2894 smart_branch_opcode = 0; in zend_jit()
2902 smart_branch_opcode, target_label, target_label2, in zend_jit()
2919 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
2923 smart_branch_opcode = 0; in zend_jit()
2931 smart_branch_opcode, target_label, target_label2, in zend_jit()
2945 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
2949 smart_branch_opcode = 0; in zend_jit()
2952 …if (!zend_jit_defined(&dasm_state, opline, smart_branch_opcode, target_label, target_label2, NULL)… in zend_jit()
2969 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
2973 smart_branch_opcode = 0; in zend_jit()
2976 …if (!zend_jit_type_check(&dasm_state, opline, OP1_INFO(), smart_branch_opcode, target_label, targe… in zend_jit()
3080 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3084 smart_branch_opcode = 0; in zend_jit()
3089 smart_branch_opcode, target_label, target_label2, in zend_jit()
3110 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3114 smart_branch_opcode = 0; in zend_jit()
3119 smart_branch_opcode, target_label, target_label2, in zend_jit()
3170 smart_branch_opcode = (opline+1)->opcode; in zend_jit()
3174 smart_branch_opcode = 0; in zend_jit()
3181 smart_branch_opcode, target_label, target_label2, in zend_jit()