Home
last modified time | relevance | path

Searched defs:constp (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh-mem.cc55 int constp = (CONST_INT_P (operands[2])); in expand_block_move() local
357 int constp = CONST_INT_P (operands[3]); in sh_expand_cmpnstr() local
/netbsd/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh-mem.cc55 int constp = (CONST_INT_P (operands[2])); in expand_block_move() local
357 int constp = CONST_INT_P (operands[3]); in sh_expand_cmpnstr() local
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dprdbg.c1444 bfd_boolean constp, bfd_boolean volatilep, in pr_class_method_variant()
1524 bfd_boolean constp, bfd_boolean volatilep) in pr_class_static_method_variant()
2295 bfd_boolean constp, bfd_boolean volatilep, in tg_class_method_variant()
2375 bfd_boolean constp, bfd_boolean volatilep) in tg_class_static_method_variant()
H A Dwrstabs.c1651 bfd_boolean staticp, bfd_boolean constp, in stab_class_method_var()
1742 bfd_boolean constp, bfd_boolean volatilep, in stab_class_method_variant()
1756 bfd_boolean constp, bfd_boolean volatilep) in stab_class_static_method_variant()
H A Dstabs.c2712 bfd_boolean constp, volatilep, staticp; in parse_stab_members() local
2973 const char *argtypes, bfd_boolean constp, in parse_stab_argtypes()
4943 bfd_boolean constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local
H A Ddebug.c338 bfd_boolean constp; member
1779 bfd_boolean constp, bfd_boolean volatilep, in debug_make_method_variant()
1806 bfd_boolean constp, bfd_boolean volatilep) in debug_make_static_method_variant()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dprdbg.c1405 bool constp, bool volatilep, in pr_class_method_variant()
1485 bool constp, bool volatilep) in pr_class_static_method_variant()
2256 bool constp, bool volatilep, in tg_class_method_variant()
2336 bool constp, bool volatilep) in tg_class_static_method_variant()
H A Dwrstabs.c1651 bool staticp, bool constp, in stab_class_method_var()
1742 bool constp, bool volatilep, in stab_class_method_variant()
1756 bool constp, bool volatilep) in stab_class_static_method_variant()
H A Dstabs.c2715 bool constp, volatilep, staticp; in parse_stab_members() local
2976 const char *argtypes, bool constp, in parse_stab_argtypes()
4945 bool constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local
H A Ddebug.c338 bool constp; member
1779 bool constp, bool volatilep, in debug_make_method_variant()
1806 bool constp, bool volatilep) in debug_make_static_method_variant()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dprdbg.c1444 bfd_boolean constp, bfd_boolean volatilep, in pr_class_method_variant()
1524 bfd_boolean constp, bfd_boolean volatilep) in pr_class_static_method_variant()
2295 bfd_boolean constp, bfd_boolean volatilep, in tg_class_method_variant()
2375 bfd_boolean constp, bfd_boolean volatilep) in tg_class_static_method_variant()
H A Dwrstabs.c1641 bfd_boolean staticp, bfd_boolean constp, in stab_class_method_var()
1731 bfd_boolean constp, bfd_boolean volatilep, in stab_class_method_variant()
1745 bfd_boolean constp, bfd_boolean volatilep) in stab_class_static_method_variant()
H A Dstabs.c2713 bfd_boolean constp, volatilep, staticp; in parse_stab_members() local
2977 const char *argtypes, bfd_boolean constp, in parse_stab_argtypes()
4949 bfd_boolean constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local
H A Ddebug.c338 bfd_boolean constp; member
1779 bfd_boolean constp, bfd_boolean volatilep, in debug_make_method_variant()
1806 bfd_boolean constp, bfd_boolean volatilep) in debug_make_static_method_variant()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dprdbg.c1444 bfd_boolean constp, bfd_boolean volatilep, in pr_class_method_variant()
1524 bfd_boolean constp, bfd_boolean volatilep) in pr_class_static_method_variant()
2295 bfd_boolean constp, bfd_boolean volatilep, in tg_class_method_variant()
2375 bfd_boolean constp, bfd_boolean volatilep) in tg_class_static_method_variant()
H A Dwrstabs.c1651 bfd_boolean staticp, bfd_boolean constp, in stab_class_method_var()
1742 bfd_boolean constp, bfd_boolean volatilep, in stab_class_method_variant()
1756 bfd_boolean constp, bfd_boolean volatilep) in stab_class_static_method_variant()
H A Dstabs.c2712 bfd_boolean constp, volatilep, staticp; in parse_stab_members() local
2973 const char *argtypes, bfd_boolean constp, in parse_stab_argtypes()
4943 bfd_boolean constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local
H A Ddebug.c338 bfd_boolean constp; member
1779 bfd_boolean constp, bfd_boolean volatilep, in debug_make_method_variant()
1806 bfd_boolean constp, bfd_boolean volatilep) in debug_make_static_method_variant()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-string.c54 bool constp = CONST_INT_P (bytes_rtx); in expand_block_clear() local
2728 int constp = CONST_INT_P (bytes_rtx); in expand_block_move() local
H A Drs6000-string.cc54 bool constp = CONST_INT_P (bytes_rtx); in expand_block_clear() local
2754 int constp = CONST_INT_P (bytes_rtx); in expand_block_move() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-string.c54 bool constp = CONST_INT_P (bytes_rtx); in expand_block_clear() local
2728 int constp = CONST_INT_P (bytes_rtx); in expand_block_move() local
/netbsd/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.c2520 int constp = CONST_INT_P (bytes_rtx); in m32r_expand_block_move() local
H A Dm32r.cc2521 int constp = CONST_INT_P (bytes_rtx); in m32r_expand_block_move() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.c2520 int constp = CONST_INT_P (bytes_rtx); in m32r_expand_block_move() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc219 ExprVisitor (bool constp) in ExprVisitor()

12