Home
last modified time | relevance | path

Searched refs:fndecls (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Ddecl2.c654 tree fndecls, fndecl = 0; in check_classfn() local
661 fndecls; fndecls = OVL_NEXT (fndecls)) in check_classfn()
665 fndecl = OVL_CURRENT (fndecls); in check_classfn()
697 if (fndecls) in check_classfn()
698 return OVL_CURRENT (fndecls); in check_classfn()
706 while (fndecls) in check_classfn()
708 fndecl = OVL_CURRENT (fndecls); in check_classfn()
709 fndecls = OVL_NEXT (fndecls); in check_classfn()
711 if (!fndecls && is_conv_op) in check_classfn()
719 fndecls = NULL_TREE; in check_classfn()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Ddecl2.c654 tree fndecls, fndecl = 0; in check_classfn() local
661 fndecls; fndecls = OVL_NEXT (fndecls)) in check_classfn()
665 fndecl = OVL_CURRENT (fndecls); in check_classfn()
697 if (fndecls) in check_classfn()
698 return OVL_CURRENT (fndecls); in check_classfn()
706 while (fndecls) in check_classfn()
708 fndecl = OVL_CURRENT (fndecls); in check_classfn()
709 fndecls = OVL_NEXT (fndecls); in check_classfn()
711 if (!fndecls && is_conv_op) in check_classfn()
719 fndecls = NULL_TREE; in check_classfn()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Ddecl2.c670 tree fndecls, fndecl = 0; in check_classfn() local
675 fndecls; fndecls = OVL_NEXT (fndecls)) in check_classfn()
721 if (fndecls) in check_classfn()
725 return OVL_CURRENT (fndecls); in check_classfn()
735 fndecls = (*methods)[ix]; in check_classfn()
736 while (fndecls) in check_classfn()
739 fndecls = OVL_NEXT (fndecls); in check_classfn()
741 if (!fndecls && is_conv_op) in check_classfn()
745 fndecls = (*methods)[ix]; in check_classfn()
748 fndecls = NULL_TREE; in check_classfn()
[all …]
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Ddecl2.c657 tree fndecls, fndecl = 0; in check_classfn() local
662 fndecls; fndecls = OVL_NEXT (fndecls)) in check_classfn()
708 if (fndecls) in check_classfn()
712 return OVL_CURRENT (fndecls); in check_classfn()
722 fndecls = (*methods)[ix]; in check_classfn()
723 while (fndecls) in check_classfn()
726 fndecls = OVL_NEXT (fndecls); in check_classfn()
728 if (!fndecls && is_conv_op) in check_classfn()
732 fndecls = (*methods)[ix]; in check_classfn()
735 fndecls = NULL_TREE; in check_classfn()
[all …]
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Ddecl2.c657 tree fndecls, fndecl = 0; in check_classfn() local
662 fndecls; fndecls = OVL_NEXT (fndecls)) in check_classfn()
708 if (fndecls) in check_classfn()
712 return OVL_CURRENT (fndecls); in check_classfn()
722 fndecls = (*methods)[ix]; in check_classfn()
723 while (fndecls) in check_classfn()
726 fndecls = OVL_NEXT (fndecls); in check_classfn()
728 if (!fndecls && is_conv_op) in check_classfn()
732 fndecls = (*methods)[ix]; in check_classfn()
735 fndecls = NULL_TREE; in check_classfn()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Ddecl2.c686 tree fndecls, fndecl = 0; in check_classfn() local
691 fndecls; fndecls = OVL_NEXT (fndecls)) in check_classfn()
742 if (fndecls) in check_classfn()
746 return OVL_CURRENT (fndecls); in check_classfn()
756 fndecls = (*methods)[ix]; in check_classfn()
757 while (fndecls) in check_classfn()
760 fndecls = OVL_NEXT (fndecls); in check_classfn()
762 if (!fndecls && is_conv_op) in check_classfn()
766 fndecls = (*methods)[ix]; in check_classfn()
769 fndecls = NULL_TREE; in check_classfn()
[all …]
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Ddecl2.c686 tree fndecls, fndecl = 0; in check_classfn() local
691 fndecls; fndecls = OVL_NEXT (fndecls)) in check_classfn()
742 if (fndecls) in check_classfn()
746 return OVL_CURRENT (fndecls); in check_classfn()
756 fndecls = (*methods)[ix]; in check_classfn()
757 while (fndecls) in check_classfn()
760 fndecls = OVL_NEXT (fndecls); in check_classfn()
762 if (!fndecls && is_conv_op) in check_classfn()
766 fndecls = (*methods)[ix]; in check_classfn()
769 fndecls = NULL_TREE; in check_classfn()
[all …]
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-features.c2494 vec<tree> *fndecls; in dispatch_function_versions() local
2511 fndecls = static_cast<vec<tree> *> (fndecls_p); in dispatch_function_versions()
2514 num_versions = fndecls->length (); in dispatch_function_versions()
2521 default_decl = (*fndecls)[0]; in dispatch_function_versions()
2537 for (ix = 1; fndecls->iterate (ix, &ele); ++ix) in dispatch_function_versions()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-features.c2497 vec<tree> *fndecls; in dispatch_function_versions() local
2514 fndecls = static_cast<vec<tree> *> (fndecls_p); in dispatch_function_versions()
2517 num_versions = fndecls->length (); in dispatch_function_versions()
2524 default_decl = (*fndecls)[0]; in dispatch_function_versions()
2540 for (ix = 1; fndecls->iterate (ix, &ele); ++ix) in dispatch_function_versions()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-features.c2584 vec<tree> *fndecls; in dispatch_function_versions() local
2601 fndecls = static_cast<vec<tree> *> (fndecls_p); in dispatch_function_versions()
2604 num_versions = fndecls->length (); in dispatch_function_versions()
2611 default_decl = (*fndecls)[0]; in dispatch_function_versions()
2627 for (ix = 1; fndecls->iterate (ix, &ele); ++ix) in dispatch_function_versions()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-features.c2497 vec<tree> *fndecls; in dispatch_function_versions() local
2514 fndecls = static_cast<vec<tree> *> (fndecls_p); in dispatch_function_versions()
2517 num_versions = fndecls->length (); in dispatch_function_versions()
2524 default_decl = (*fndecls)[0]; in dispatch_function_versions()
2540 for (ix = 1; fndecls->iterate (ix, &ele); ++ix) in dispatch_function_versions()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-features.c2698 vec<tree> *fndecls; in dispatch_function_versions() local
2715 fndecls = static_cast<vec<tree> *> (fndecls_p); in dispatch_function_versions()
2718 num_versions = fndecls->length (); in dispatch_function_versions()
2725 default_decl = (*fndecls)[0]; in dispatch_function_versions()
2741 for (ix = 1; fndecls->iterate (ix, &ele); ++ix) in dispatch_function_versions()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-features.c2698 vec<tree> *fndecls; in dispatch_function_versions() local
2715 fndecls = static_cast<vec<tree> *> (fndecls_p); in dispatch_function_versions()
2718 num_versions = fndecls->length (); in dispatch_function_versions()
2725 default_decl = (*fndecls)[0]; in dispatch_function_versions()
2741 for (ix = 1; fndecls->iterate (ix, &ele); ++ix) in dispatch_function_versions()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-features.c2698 vec<tree> *fndecls; in dispatch_function_versions() local
2715 fndecls = static_cast<vec<tree> *> (fndecls_p); in dispatch_function_versions()
2718 num_versions = fndecls->length (); in dispatch_function_versions()
2725 default_decl = (*fndecls)[0]; in dispatch_function_versions()
2741 for (ix = 1; fndecls->iterate (ix, &ele); ++ix) in dispatch_function_versions()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A DChangeLog-199318 to check if two fndecls are `the same'. Sometimes this routine can
29 Use DECL_ASSEMBLER_NAME to check if two fndecls are `the same'.

123456789