Home
last modified time | relevance | path

Searched refs:cmp_code (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/linux/debian/
H A Dpackage_version_interval.py24 cmp_code = self._version.__cmp__(other._version)
26 cmp_code *= -1
27 if cmp_code > 0:
29 if cmp_code < 0:
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dccmp.c302 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
305 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
315 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dccmp.c279 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
282 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
293 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
H A Dtree-ssa-uninit.c1042 enum tree_code cmp_code, in prune_uninit_phi_opnds_in_unrealizable_paths() argument
1093 boundary_cst, cmp_code, visited_phis, visited_flag_phis)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1102 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1225 enum tree_code cmp_code; in use_pred_not_overlap_with_undef_path_pred() local
1248 cmp_code = the_pred.cond_code; in use_pred_not_overlap_with_undef_path_pred()
1286 cmp_code = get_cmp_code (cmp_code, swap_cond, invert); in use_pred_not_overlap_with_undef_path_pred()
1288 if (cmp_code == ERROR_MARK) in use_pred_not_overlap_with_undef_path_pred()
1295 cmp_code, in use_pred_not_overlap_with_undef_path_pred()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dccmp.c301 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
304 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
314 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dccmp.c301 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
304 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
314 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dccmp.c301 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
304 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
314 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dccmp.c299 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
302 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
312 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dccmp.c301 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
304 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
314 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dccmp.c301 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
304 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
314 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dccmp.c301 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
304 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
314 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dccmp.c302 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
305 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
315 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dccmp.c302 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
305 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
315 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dccmp.c279 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
282 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
293 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
H A Dtree-ssa-uninit.c1042 enum tree_code cmp_code, in prune_uninit_phi_opnds_in_unrealizable_paths() argument
1093 boundary_cst, cmp_code, visited_phis, visited_flag_phis)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1102 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1225 enum tree_code cmp_code; in use_pred_not_overlap_with_undef_path_pred() local
1248 cmp_code = the_pred.cond_code; in use_pred_not_overlap_with_undef_path_pred()
1286 cmp_code = get_cmp_code (cmp_code, swap_cond, invert); in use_pred_not_overlap_with_undef_path_pred()
1288 if (cmp_code == ERROR_MARK) in use_pred_not_overlap_with_undef_path_pred()
1295 cmp_code, in use_pred_not_overlap_with_undef_path_pred()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dccmp.c305 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
308 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
318 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dccmp.c305 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
308 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
318 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dccmp.c305 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
308 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
318 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dccmp.c305 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
308 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
318 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dccmp.c305 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
308 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
318 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dccmp.c305 rtx_code cmp_code = GET_CODE (tmp); in expand_ccmp_expr() local
308 cc_mode = SELECT_CC_MODE (cmp_code, XEXP (tmp, 0), const0_rtx); in expand_ccmp_expr()
318 tmp = emit_cstore (target, icode, cmp_code, cc_mode, cc_mode, in expand_ccmp_expr()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-uninit.c824 enum tree_code cmp_code, in prune_uninit_phi_opnds_in_unrealizable_paths() argument
875 flag_arg_def, boundary_cst, cmp_code, in prune_uninit_phi_opnds_in_unrealizable_paths()
885 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1003 enum tree_code cmp_code; in use_pred_not_overlap_with_undef_path_pred() local
1028 cmp_code = gimple_cond_code (cond); in use_pred_not_overlap_with_undef_path_pred()
1066 cmp_code = get_cmp_code (cmp_code, swap_cond, invert); in use_pred_not_overlap_with_undef_path_pred()
1068 if (cmp_code == ERROR_MARK) in use_pred_not_overlap_with_undef_path_pred()
1075 cmp_code, in use_pred_not_overlap_with_undef_path_pred()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-uninit.c832 enum tree_code cmp_code, in prune_uninit_phi_opnds_in_unrealizable_paths() argument
883 flag_arg_def, boundary_cst, cmp_code, in prune_uninit_phi_opnds_in_unrealizable_paths()
893 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1011 enum tree_code cmp_code; in use_pred_not_overlap_with_undef_path_pred() local
1036 cmp_code = gimple_cond_code (cond); in use_pred_not_overlap_with_undef_path_pred()
1074 cmp_code = get_cmp_code (cmp_code, swap_cond, invert); in use_pred_not_overlap_with_undef_path_pred()
1076 if (cmp_code == ERROR_MARK) in use_pred_not_overlap_with_undef_path_pred()
1083 cmp_code, in use_pred_not_overlap_with_undef_path_pred()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/src/
H A Dsmtp.inc.t17 function get_return_code($cmp_code='250')
22 if (substr($this->last_ret, 0, 3) == $cmp_code) {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-uninit.c976 enum tree_code cmp_code, in prune_uninit_phi_opnds_in_unrealizable_paths() argument
1027 boundary_cst, cmp_code, visited_phis, visited_flag_phis)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1036 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1152 enum tree_code cmp_code; in use_pred_not_overlap_with_undef_path_pred() local
1175 cmp_code = the_pred.cond_code; in use_pred_not_overlap_with_undef_path_pred()
1213 cmp_code = get_cmp_code (cmp_code, swap_cond, invert); in use_pred_not_overlap_with_undef_path_pred()
1215 if (cmp_code == ERROR_MARK) in use_pred_not_overlap_with_undef_path_pred()
1222 cmp_code, in use_pred_not_overlap_with_undef_path_pred()

12345678910>>...17