| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | sh-mem.cc | 55 int constp = (CONST_INT_P (operands[2])); in expand_block_move() local 56 int bytes = (constp ? INTVAL (operands[2]) : 0); in expand_block_move() 58 if (! constp) in expand_block_move() 357 int constp = CONST_INT_P (operands[3]); in sh_expand_cmpnstr() local 358 HOST_WIDE_INT bytes = constp ? INTVAL (operands[3]) : 0; in sh_expand_cmpnstr() 364 if (constp && bytes >= 0 && bytes < 32) in sh_expand_cmpnstr()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh-mem.cc | 55 int constp = (CONST_INT_P (operands[2])); in expand_block_move() local 56 int bytes = (constp ? INTVAL (operands[2]) : 0); in expand_block_move() 58 if (! constp) in expand_block_move() 357 int constp = CONST_INT_P (operands[3]); in sh_expand_cmpnstr() local 358 HOST_WIDE_INT bytes = constp ? INTVAL (operands[3]) : 0; in sh_expand_cmpnstr() 364 if (constp && bytes >= 0 && bytes < 32) in sh_expand_cmpnstr()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | prdbg.c | 1405 bool constp, bool volatilep, in pr_class_method_variant() argument 1421 if (constp) in pr_class_method_variant() 1485 bool constp, bool volatilep) in pr_class_static_method_variant() argument 1500 if (constp) in pr_class_static_method_variant() 2256 bool constp, bool volatilep, in tg_class_method_variant() argument 2274 if (constp) in tg_class_method_variant() 2336 bool constp, bool volatilep) in tg_class_static_method_variant() argument 2352 if (constp) in tg_class_static_method_variant()
|
| H A D | debug.c | 338 bool constp; member 1779 bool constp, bool volatilep, in debug_make_method_variant() argument 1790 m->constp = constp; in debug_make_method_variant() 1806 bool constp, bool volatilep) in debug_make_static_method_variant() argument 1816 m->constp = constp; in debug_make_static_method_variant() 2790 v->constp, in debug_write_class_type() 2801 v->constp, in debug_write_class_type() 3360 || v1->constp != v2->constp in debug_class_type_samep()
|
| H A D | stabs.c | 2715 bool constp, volatilep, staticp; in parse_stab_members() local 2774 constp = false; in parse_stab_members() 2784 constp = true; in parse_stab_members() 2794 constp = true; in parse_stab_members() 2903 constp, volatilep, &physname); in parse_stab_members() 2919 constp, volatilep, in parse_stab_members() 2926 constp, in parse_stab_members() 2976 const char *argtypes, bool constp, in parse_stab_argtypes() argument 3014 const_prefix = constp ? "C" : ""; in parse_stab_argtypes() 4945 bool constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local [all …]
|
| H A D | wrstabs.c | 1651 bool staticp, bool constp, in stab_class_method_var() argument 1690 if (constp) in stab_class_method_var() 1742 bool constp, bool volatilep, in stab_class_method_variant() argument 1747 return stab_class_method_var (info, physname, visibility, false, constp, in stab_class_method_variant() 1756 bool constp, bool volatilep) in stab_class_static_method_variant() argument 1760 return stab_class_method_var (info, physname, visibility, true, constp, in stab_class_static_method_variant()
|
| H A D | ChangeLog-2010 | 757 (stab_demangle_type): Remove unused variables constp, volatilep
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | debug.c | 343 bool constp; member 1777 bool constp, bool volatilep, in debug_make_method_variant() argument 1788 m->constp = constp; in debug_make_method_variant() 1804 bool constp, bool volatilep) in debug_make_static_method_variant() argument 1814 m->constp = constp; in debug_make_static_method_variant() 2790 v->constp, in debug_write_class_type() 2801 v->constp, in debug_write_class_type() 3359 || v1->constp != v2->constp in debug_class_type_samep()
|
| H A D | prdbg.c | 1401 bool constp, bool volatilep, in pr_class_method_variant() argument 1418 if (constp) in pr_class_method_variant() 1485 bool constp, bool volatilep) in pr_class_static_method_variant() argument 1500 if (constp) in pr_class_static_method_variant() 2265 bool constp, bool volatilep, in tg_class_method_variant() argument 2283 if (constp) in tg_class_method_variant() 2345 bool constp, bool volatilep) in tg_class_static_method_variant() argument 2361 if (constp) in tg_class_static_method_variant()
|
| H A D | stabs.c | 2737 bool constp, volatilep, staticp; in parse_stab_members() local 2796 constp = false; in parse_stab_members() 2806 constp = true; in parse_stab_members() 2816 constp = true; in parse_stab_members() 2925 constp, volatilep, &physname); in parse_stab_members() 2939 constp, volatilep, in parse_stab_members() 2946 constp, in parse_stab_members() 3003 const char *argtypes, bool constp, in parse_stab_argtypes() argument 3041 const_prefix = constp ? "C" : ""; in parse_stab_argtypes() 4944 bool constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local [all …]
|
| H A D | wrstabs.c | 1633 bool staticp, bool constp, in stab_class_method_var() argument 1676 if (constp) in stab_class_method_var() 1727 bool constp, bool volatilep, in stab_class_method_variant() argument 1732 return stab_class_method_var (info, physname, visibility, false, constp, in stab_class_method_variant() 1741 bool constp, bool volatilep) in stab_class_static_method_variant() argument 1745 return stab_class_method_var (info, physname, visibility, true, constp, in stab_class_static_method_variant()
|
| H A D | ChangeLog-2010 | 757 (stab_demangle_type): Remove unused variables constp, volatilep
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/ |
| H A D | m32r.c | 2520 int constp = CONST_INT_P (bytes_rtx); in m32r_expand_block_move() local 2521 HOST_WIDE_INT bytes = constp ? INTVAL (bytes_rtx) : 0; in m32r_expand_block_move() 2527 if (constp && bytes <= 0) in m32r_expand_block_move() 2540 if (optimize_size || ! constp || align != UNITS_PER_WORD) in m32r_expand_block_move()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| H A D | m32r.cc | 2521 int constp = CONST_INT_P (bytes_rtx); in m32r_expand_block_move() local 2522 HOST_WIDE_INT bytes = constp ? INTVAL (bytes_rtx) : 0; in m32r_expand_block_move() 2528 if (constp && bytes <= 0) in m32r_expand_block_move() 2541 if (optimize_size || ! constp || align != UNITS_PER_WORD) in m32r_expand_block_move()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-string.cc | 54 bool constp = CONST_INT_P (bytes_rtx); in expand_block_clear() local 62 if (! constp) in expand_block_clear() 2754 int constp = CONST_INT_P (bytes_rtx); in expand_block_move() local 2764 if (! constp) in expand_block_move()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-string.c | 54 bool constp = CONST_INT_P (bytes_rtx); in expand_block_clear() local 62 if (! constp) in expand_block_clear() 2728 int constp = CONST_INT_P (bytes_rtx); in expand_block_move() local 2738 if (! constp) in expand_block_move()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2016 | 846 * expr.cc (ExprVisitor::visit(CastExp)): Forward constp to the next 853 (ExprVisitor::visit(ClassReferenceExp)): Adjust reference for constp.
|
| H A D | expr.cc | 222 ExprVisitor (bool constp, bool literalp) in ExprVisitor() argument 225 this->constp_ = constp; in ExprVisitor()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
| H A D | frv.c | 2193 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_move() local 2211 if (! constp) in frv_expand_block_move() 2291 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_clear() local 2302 if (! constp) in frv_expand_block_clear()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
| H A D | frv.cc | 2182 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_move() local 2200 if (! constp) in frv_expand_block_move() 2280 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_clear() local 2291 if (! constp) in frv_expand_block_clear()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | typeck.c | 10202 comp_ptr_ttypes_real (tree to, tree from, int constp) in comp_ptr_ttypes_real() argument 10227 if (constp == 0) in comp_ptr_ttypes_real() 10232 if (constp > 0) in comp_ptr_ttypes_real() 10233 constp &= TYPE_READONLY (to); in comp_ptr_ttypes_real() 10250 return ((constp >= 0 || to_more_cv_qualified) in comp_ptr_ttypes_real()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-decl.c | 5955 int constp; in grokdeclarator() local 6123 constp = declspecs->const_p + TYPE_READONLY (element_type); in grokdeclarator() 6131 if (constp > 1) in grokdeclarator() 6151 type_quals = ((constp ? TYPE_QUAL_CONST : 0) in grokdeclarator() 6231 if (!(warn_cxx_compat && constp)) in grokdeclarator()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | expr.cc | 219 ExprVisitor (bool constp) in ExprVisitor() argument 222 this->constp_ = constp; in ExprVisitor()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | typeck.cc | 10809 comp_ptr_ttypes_real (tree to, tree from, int constp) in comp_ptr_ttypes_real() argument 10834 if (constp == 0) in comp_ptr_ttypes_real() 10839 if (constp > 0) in comp_ptr_ttypes_real() 10840 constp &= TYPE_READONLY (to); in comp_ptr_ttypes_real() 10857 return ((constp >= 0 || to_more_cv_qualified) in comp_ptr_ttypes_real()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-decl.cc | 6273 int constp; in grokdeclarator() local 6447 constp = declspecs->const_p + TYPE_READONLY (element_type); in grokdeclarator() 6455 if (constp > 1) in grokdeclarator() 6475 type_quals = ((constp ? TYPE_QUAL_CONST : 0) in grokdeclarator() 6555 if (!(warn_cxx_compat && constp)) in grokdeclarator()
|