Searched refs:instance (Results 1 - 25 of 54) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dnsdmi-local.C7 struct test { int x = q; } instance; // { dg-error "local variable" } local
H A Dconstexpr-reinterpret1.C6 static B instance; member in class:B
24 B B::instance; member in class:B
36 A works{B::instance, B::getInner(), 3}; member in class:B
37 A crashnkill[1]{{B::instance, B::getInner(), 3}}; member in class:B
H A Dvariadic96.C24 derived< a > instance; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Daccess13.C11 static Aclass instance; member in class:Aclass
14 template <typename T> Aclass<T> Aclass<T>::instance; member in class:Aclass
H A Daccess17.C16 B<a> instance; //OK local
17 instance.bm();
H A Dspec19.C20 Klasse<int,1> instance; local
22 instance.function( param );
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dsingleton.C7 // singleton::instance() is considered constructed although the ctor
12 static singleton& instance() { function in class:singleton
35 return singleton::instance().check()-2;
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dnested2.C19 MenuCBA (Test& instance, MenuCBA_Member member) argument
20 : _instance(&instance), _member(member) { }
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3764.C18 MenuCBA(Test& instance, MenuCBA_Member member) argument
19 : _instance(&instance), _member(member) { }
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dfriend9.C21 Derived::AnotherNested instance; local
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-slp.c126 /* Free the memory allocated for the SLP instance. */
129 vect_free_slp_instance (slp_instance instance) argument
131 vect_free_slp_tree (SLP_INSTANCE_TREE (instance));
132 SLP_INSTANCE_LOADS (instance).release ();
133 SLP_INSTANCE_BODY_COST_VEC (instance).release ();
134 free (instance);
1189 /* Check if the required load permutations in the SLP instance
1219 rearrange all the nodes of the SLP instance according to this
1292 /* Check that for every node in the instance the loads
1386 they must be inserted before the first load of the SLP instance an
1390 vect_find_first_load_in_slp_instance(slp_instance instance) argument
1407 vect_find_last_store_in_slp_instance(slp_instance instance) argument
1423 vect_analyze_slp_cost_1(loop_vec_info loop_vinfo, bb_vec_info bb_vinfo, slp_instance instance, slp_tree node, stmt_vector_for_cost *prologue_cost_vec, unsigned ncopies_for_cost) argument
1500 vect_analyze_slp_cost(loop_vec_info loop_vinfo, bb_vec_info bb_vinfo, slp_instance instance, unsigned nunits) argument
1823 slp_instance instance; local
1949 slp_instance instance; local
2028 slp_instance instance; local
2100 slp_instance instance; local
2193 slp_instance instance; local
2256 slp_instance instance; local
2467 slp_instance instance; local
3198 vect_schedule_slp_instance(slp_tree node, slp_instance instance, unsigned int vectorization_factor) argument
3327 slp_instance instance; local
[all...]
H A Dipa-polymorphic-call.c119 POD can be changed to an instance of a polymorphic type by
189 that the context is either invalid, or the instance type must be
192 Because the instance type may contain field whose type is of OUTER_TYPE,
542 argument (pointer to the instance). */
557 /* We know that the instance is stored in variable or parameter
561 BASE represents memory location where instance is stored.
563 OUTER_TYPE is known type of the instance or NULL if not
621 argument (pointer to the instance). */
758 /* Proudce polymorphic call context for call method of instance
787 if instance o
906 ipa_polymorphic_call_context(tree fndecl, tree ref, gimple stmt, tree *instance) argument
1129 tree instance; member in struct:type_change_info
1532 get_dynamic_type(tree instance, tree otr_object, tree otr_type, gimple call) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dsig.c906 /* Build a temporary variable declaration for the instance of a signature
912 save_this (instance)
913 tree instance;
917 if (TREE_CODE_CLASS (TREE_CODE (instance)) == 'd')
918 decl = instance;
921 decl = build_decl (VAR_DECL, NULL_TREE, TREE_TYPE (instance));
939 tree instance = TREE_VALUE (parms); local
940 tree saved_instance = save_this (instance); /* Create temp for `this'. */
1037 if (instance != saved_instance)
1039 build_modify_expr (saved_instance, NOP_EXPR, instance),
[all...]
H A Dclass.c510 build_vtbl_ref (instance, idx)
511 tree instance, idx;
514 tree basetype = TREE_TYPE (instance);
519 if (instance == current_class_ref)
520 vtbl = build_vfield_ref (instance, basetype);
529 if (TREE_CODE (instance) == INDIRECT_REF
530 && TREE_CODE (TREE_TYPE (TREE_OPERAND (instance, 0))) == REFERENCE_TYPE)
531 ref = TREE_OPERAND (instance, 0);
532 else if (TREE_CODE (TREE_TYPE (instance)) == REFERENCE_TYPE)
533 ref = instance;
[all...]
H A Dcall.c124 tree field, instance; local
143 instance = build_indirect_ref (instance_ptr, NULL_PTR);
144 instance = build_component_ref_1 (instance, field, 0);
146 if (instance == error_mark_node)
149 if (IS_AGGR_TYPE (TREE_TYPE (instance)))
151 instance, parms, NULL_TREE);
152 else if (TREE_CODE (TREE_TYPE (instance)) == POINTER_TYPE)
154 if (TREE_CODE (TREE_TYPE (TREE_TYPE (instance))) == FUNCTION_TYPE)
155 return build_function_call (instance, parm
[all...]
/haiku-buildtools/gcc/contrib/
H A DcompareSumTests349 For instance, some tests will have compile, execute, and link
51 indicate which phase the failure originates in. For instance,
107 are displayed. For instance, if C<-i 1:2> is given and test A passes in
113 given will B<not> be displayed. For instance, if C<-x 1:2> is given and
/haiku-buildtools/autoconf/lib/Autom4te/
H A DChannels.pm176 category of warning, for instance.
215 For instance the following messages
389 # If $LOCATION is a reference, assume it's an instance of the
493 For instance to complain about some unused variable C<mumble>
503 C<$location> can also be an instance of C<Autom4te::Location>. In this
507 to each line. For instance,
609 For instance one may want to disable a warning while processing a
645 For instance you might want to make diagnostics before
654 at the time of C<msg>). So for instance, if some channel was silenced
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug449.go14 // NOTE: this program assumes comparing instance of T and T's
/haiku-buildtools/gcc/gcc/cp/
H A Dcall.c428 INSTANCE is a class instance.
435 down to the real instance type to use for access checking. We need this
448 Note that NAME may refer to an instance variable name. If
5775 /* A template instance is never a usual deallocation function,
7678 build_java_interface_fn_ref (tree fn, tree instance) argument
7694 /* Look up the pointer to the runtime java.lang.Class object for `instance'.
7696 klass_ref = build_vtbl_ref (cp_build_indirect_ref (instance, RO_NULL,
7770 build_special_member_call (tree instance, tree name, vec<tree, va_gc> **args, argument
7799 if (name == complete_ctor_identifier && !instance)
7800 instance
7936 build_new_method_call_1(tree instance, tree fns, vec<tree, va_gc> **args, tree conversion_path, int flags, tree *fn_p, tsubst_flags_t complain) argument
8323 build_new_method_call(tree instance, tree fns, vec<tree, va_gc> **args, tree conversion_path, int flags, tree *fn_p, tsubst_flags_t complain) argument
[all...]
H A Dclass.c246 the B base instance within A. To convert base A to derived B, CODE
247 is MINUS_EXPR and BINFO is the binfo for the A instance within B.
699 build_vtbl_ref_1 (tree instance, tree idx)
708 tree fixed_type = fixed_type_or_null (instance, NULL, &cdtorp);
710 tree basetype = non_reference (TREE_TYPE (instance));
721 vtbl = build_vfield_ref (instance, basetype);
730 build_vtbl_ref (tree instance, tree idx)
732 tree aref = build_vtbl_ref_1 (instance, idx);
2106 instance. */
2180 be used to construct an instance o
698 build_vtbl_ref_1(tree instance, tree idx) argument
729 build_vtbl_ref(tree instance, tree idx) argument
6962 fixed_type_or_null(tree instance, int *nonnull, int *cdtorp) argument
7118 resolves_to_fixed_type_p(tree instance, int* nonnull) argument
[all...]
/haiku-buildtools/gcc/gmp/mpn/powerpc32/
H A Ddiveby3.asm38 C a chance, whereas 0xAA..AB never will. If, for instance, src[] is all
/haiku-buildtools/gcc/gmp/mpn/x86/k6/k62mmx/
H A Dcopyd.asm29 C cycle startup time, which amounts for instance to a 2x speedup at 15
/haiku-buildtools/gcc/gmp/mpn/x86/pentium4/sse2/
H A Drsh1add_n.asm32 C that's used seems to work best. Not sure why, but for instance leal
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ada-spec.c1753 tree instance = TREE_VALUE (inst); local
1758 if (!RECORD_OR_UNION_TYPE_P (instance) || !TYPE_METHODS (instance))
1765 dump_generic_ada_node (buffer, instance, t, spc, false, true);
1771 TREE_VISITED (get_underlying_decl (instance)) = 1;
1773 dump_generic_ada_node (buffer, instance, t, spc, false, true);
1776 if (is_tagged_type (instance))
1781 dump_generic_ada_node (buffer, instance, t, spc, false, false);
1790 dump_generic_ada_node (buffer, instance, t, spc, false, true);
/haiku-buildtools/legacy/gcc/gcc/
H A Dsched.c627 /* A vector indexed by function unit instance giving the last insn to use
628 the unit. The value of the function unit instance index for unit U
629 instance I is (U + I * FUNCTION_UNITS_SIZE). */
632 /* A vector indexed by function unit instance giving the minimum time when
667 instance INSTANCE at time CLOCK if the previous actual hazard cost
671 actual_hazard_this_instance (unit, instance, insn, clock, cost)
672 int unit, instance, clock, cost;
675 int tick = unit_tick[instance];
692 (insn, unit_last_insn[instance])
716 int instance
712 int instance = unit; local
745 int instance = unit; local
[all...]

Completed in 401 milliseconds

123