Lines Matching refs:target_label
6740 uint32_t target_label, in zend_jit_cmp_long_long() argument
6757 return jit_IF_ex(jit, IR_FALSE, result ? target_label : target_label2); in zend_jit_cmp_long_long()
6760 return jit_IF_ex(jit, IR_TRUE, result ? target_label : target_label2); in zend_jit_cmp_long_long()
6796 …branch_opcode == ZEND_JMPZ || smart_branch_opcode == ZEND_JMPZ_EX) ? target_label2 : target_label); in zend_jit_cmp_long_long()
6808 …2_addr, zend_jit_addr res_addr, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… in zend_jit_cmp_long_double() argument
6824 …branch_opcode == ZEND_JMPZ || smart_branch_opcode == ZEND_JMPZ_EX) ? target_label2 : target_label); in zend_jit_cmp_long_double()
6829 …2_addr, zend_jit_addr res_addr, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… in zend_jit_cmp_double_long() argument
6845 …branch_opcode == ZEND_JMPZ || smart_branch_opcode == ZEND_JMPZ_EX) ? target_label2 : target_label); in zend_jit_cmp_double_long()
6850 …2_addr, zend_jit_addr res_addr, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… in zend_jit_cmp_double_double() argument
6874 …branch_opcode == ZEND_JMPZ || smart_branch_opcode == ZEND_JMPZ_EX) ? target_label2 : target_label); in zend_jit_cmp_double_double()
6885 …opline, zend_jit_addr res_addr, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… in zend_jit_cmp_slow() argument
6901 …branch_opcode == ZEND_JMPZ || smart_branch_opcode == ZEND_JMPZ_EX) ? target_label2 : target_label); in zend_jit_cmp_slow()
6918 uint32_t target_label, in zend_jit_cmp() argument
6969 …ouble(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
6979 …_range, op1_addr, op2_range, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
7000 …ouble(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
7016 …_long(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
7041 …ouble(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
7057 …_long(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
7079 …ouble(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
7095 …ouble(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_cmp()
7147 …ref = zend_jit_cmp_slow(jit, ref, opline, res_addr, smart_branch_opcode, target_label, target_labe… in zend_jit_cmp()
7161 target_label2 : target_label; in zend_jit_cmp()
7163 target_label : target_label2; in zend_jit_cmp()
7206 _zend_jit_add_predecessor_ref(jit, target_label, jit->b, ir_END()); in zend_jit_cmp()
7224 uint32_t target_label, in zend_jit_identical() argument
7282 target_label : target_label2; in zend_jit_identical()
7285 target_label2 : target_label; in zend_jit_identical()
7313 target_label2 : target_label; in zend_jit_identical()
7316 target_label : target_label2; in zend_jit_identical()
7337 …_range, op1_addr, op2_range, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_identical()
7343 …ouble(jit, opline, op1_addr, op2_addr, res_addr, smart_branch_opcode, target_label, target_label2,… in zend_jit_identical()
7423 uint32_t tmp = target_label; in zend_jit_identical()
7424 target_label = target_label2; in zend_jit_identical()
7428 …branch_opcode == ZEND_JMPZ || smart_branch_opcode == ZEND_JMPZ_EX) ? target_label2 : target_label); in zend_jit_identical()
7454 …_t op1_info, zend_jit_addr op1_addr, zend_jit_addr res_addr, uint32_t target_label, uint32_t targe… in zend_jit_bool_jmpznz() argument
7471 false_label = target_label; in zend_jit_bool_jmpznz()
7473 true_label = target_label; in zend_jit_bool_jmpznz()
7478 false_label = target_label; in zend_jit_bool_jmpznz()
7481 true_label = target_label; in zend_jit_bool_jmpznz()
7757 …tx *jit, const zend_op *opline, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… in zend_jit_defined() argument
7769 undefined_label = target_label; in zend_jit_defined()
7771 defined_label = target_label; in zend_jit_defined()
8061 …_op *opline, uint32_t op1_info, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… in zend_jit_type_check() argument
8075 false_label = target_label; in zend_jit_type_check()
8077 true_label = target_label; in zend_jit_type_check()
8244 …1_info, zend_jit_addr op1_addr, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… in zend_jit_isset_isempty_cv() argument
8256 false_label = target_label; in zend_jit_isset_isempty_cv()
8258 true_label = target_label; in zend_jit_isset_isempty_cv()
11611 …1_info, zend_jit_addr op1_addr, uint8_t smart_branch_opcode, uint32_t target_label, uint32_t targe… argument
11645 (smart_branch_opcode == ZEND_JMPZ) ? target_label2 : target_label);
13042 uint32_t target_label, argument
13173 _zend_jit_add_predecessor_ref(jit, target_label, jit->b, ir_END());
13203 _zend_jit_add_predecessor_ref(jit, target_label, jit->b, ir_END());
13660 …t zend_op *opline, uint32_t op1_info, uint32_t op2_info, unsigned int target_label, uint8_t exit_o… argument