Searched refs:base1 (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dinfloop-1.C4 struct base1 { }; struct
8 struct derived : base1, base2, base3 { };
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20081217-1_0.C1 class base1 class
4 base1 () {} function in class:base1
5 virtual ~base1 () {}
15 class mi_class : public base1, base2
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dopr-dot1.C3 typedef struct base1 { struct
11 class derived1 : public base1 {
20 fails.base1::x = 5;
H A Dp4623.C11 class base1: virtual public base { class in inherits:base
14 base1( int i = 0 ) { b1_data = i; b_data++; } function in class:base1
27 class derived: public base3, public base1, public base2 {
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/messages/requirements/
H A Dbase_classes.cc32 const base_type1* base1 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/time_get/requirements/
H A Dbase_classes.cc32 const base_type1* base1 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/ctype/requirements/
H A Dbase_classes.cc32 const base_type1* base1 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_iostream/requirements/
H A Dbase_classes.cc35 const base_type1* base1 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate36.C5 class base1 { class
19 typedef base1 base;
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-alias.c740 tree base1, base2; local
746 base1 = ref1;
747 while (handled_component_p (base1))
748 base1 = TREE_OPERAND (base1, 0);
749 type1 = TREE_TYPE (base1);
770 get_ref_base_and_extent (base1, &offadj, &sztmp, &msztmp);
1028 decl_refs_may_alias_p (tree ref1, tree base1, argument
1033 gcc_checking_assert (DECL_P (base1) && DECL_P (base2));
1036 if (base1 !
1062 indirect_ref_may_alias_decl_p(tree ref1 ATTRIBUTE_UNUSED, tree base1, HOST_WIDE_INT offset1, HOST_WIDE_INT max_size1 ATTRIBUTE_UNUSED, alias_set_type ref1_alias_set, alias_set_type base1_alias_set, tree ref2 ATTRIBUTE_UNUSED, tree base2, HOST_WIDE_INT offset2, HOST_WIDE_INT max_size2, alias_set_type ref2_alias_set, alias_set_type base2_alias_set, bool tbaa_p) argument
1207 indirect_refs_may_alias_p(tree ref1 ATTRIBUTE_UNUSED, tree base1, HOST_WIDE_INT offset1, HOST_WIDE_INT max_size1, alias_set_type ref1_alias_set, alias_set_type base1_alias_set, tree ref2 ATTRIBUTE_UNUSED, tree base2, HOST_WIDE_INT offset2, HOST_WIDE_INT max_size2, alias_set_type ref2_alias_set, alias_set_type base2_alias_set, bool tbaa_p) argument
1329 tree base1, base2; local
[all...]
H A Dipa-icf-gimple.c339 unsigned short clique1 = 0, base1 = 0, clique2 = 0, base2 = 0; local
343 base1 = MR_DEPENDENCE_BASE (b1);
350 if (clique1 != clique2 || base1 != base2)
H A Dfold-const.c8901 tree base0, base1, offset0 = NULL_TREE, offset1 = NULL_TREE;
8956 base1 = arg1;
8959 base1 = get_inner_reference (TREE_OPERAND (arg1, 0),
8962 if (TREE_CODE (base1) == INDIRECT_REF)
8963 base1 = TREE_OPERAND (base1, 0);
8969 base1 = TREE_OPERAND (arg1, 0);
8970 STRIP_SIGN_NOPS (base1);
8971 if (TREE_CODE (base1) == ADDR_EXPR)
8973 base1
8872 tree base0, base1, offset0 = NULL_TREE, offset1 = NULL_TREE; local
9710 tree base1 = TREE_OPERAND (aref1, 0); local
[all...]
H A Dtree-loop-distribution.c1215 tree base1 = ref_base_address (ref1); local
1216 if (base1)
1218 if (base1 == ref_base_address (ref2))
H A Dipa-devirt.c1683 tree base1 = BINFO_BASE_BINFO (TYPE_BINFO (type), i); local
1685 tree type1 = BINFO_TYPE (base1);
1713 if (BINFO_OFFSET (base1) != BINFO_OFFSET (base2))
H A Dsimplify-rtx.c551 rtx base0, base1, offset0, offset1;
553 split_const (op1, &base1, &offset1);
554 if (rtx_equal_p (base0, base1))
545 rtx base0, base1, offset0, offset1; local
H A Ddwarf2out.c23783 dw_die_ref base1, base2;
23787 base1 = loc->dw_loc_oprnd2.v.val_die_ref.die;
23792 base1 = loc->dw_loc_oprnd1.v.val_die_ref.die;
23797 gcc_assert (base1->die_tag == DW_TAG_base_type
23799 enc1 = get_AT_unsigned (base1, DW_AT_encoding);
23801 size1 = get_AT_unsigned (base1, DW_AT_byte_size);
23764 dw_die_ref base1, base2; local
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Darm-movwt.s7 base1: label
/haiku-buildtools/gcc/libstdc++-v3/include/tr1/
H A Drandom.h1355 base1() const
1394 return (__lhs.base1() == __rhs.base1())
/haiku-buildtools/legacy/binutils/binutils/
H A Dsrconv.c108 static int base1 = 0x18; variable
127 ids1[x] = base1++;
1872 printf ("ids %d %d\n", base1, base2);
/haiku-buildtools/binutils/binutils/
H A Dsrconv.c69 static int base1 = 0x18; variable
88 ids1[x] = base1++;
1850 printf ("ids %d %d\n", base1, base2);
/haiku-buildtools/legacy/gcc/gcc/config/c4x/
H A Dc4x.c3259 int base1; local
3271 c4x_S_address_parse (op1, &base1, &incdec1, &index1, &disp1);
3297 if (base0 == base1 && incdec0 && incdec0)
3303 if (! TARGET_DEVEL && base0 == base1 && (incdec0 || incdec1))
3308 if (base0 == base1 && disp0 == disp1 && index0 == index1)
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c18286 rtx base1, base2;
18292 mips_split_plus (XEXP (mem1, 0), &base1, &offset1);
18295 if (!REG_P (base1) || !rtx_equal_p (base1, base2))
18299 if (load_p && REGNO (first_reg) == REGNO (base1))
18308 && REGNO (first_reg) + 1 == REGNO (base1))
18210 rtx base1, base2; local

Completed in 491 milliseconds