Searched defs:inner_type (Results 1 - 25 of 27) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Darray25.C7 template <class> struct inner_type struct
9 inner_type () {} function in struct:inner_type
11 inner_type (const inner_type &) {} function in struct:inner_type
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/scoped_allocator/requirements/
H A Dtypedefs.cc47 typedef minimal_allocator<S::allocator_type> inner_type; typedef
/haiku-buildtools/gcc/gcc/
H A Dgimple-expr.c80 useless_type_conversion_p (tree outer_type, tree inner_type) argument
[all...]
H A Ddojump.c237 tree inner_type = TREE_TYPE (op0); local
258 tree inner_type = TREE_TYPE (op0); local
[all...]
H A Dtree-chrec.c1430 tree inner_type, left, right, lc, rc, rtype; local
H A Dtree-complex.c520 tree inner_type = TREE_TYPE (TREE_TYPE (ssa_name)); local
646 tree inner_type = TREE_TYPE (TREE_TYPE (t)); local
796 tree inner_type = TREE_TYPE (type); local
899 expand_complex_addition(gimple_stmt_iterator *gsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
1024 expand_complex_multiplication(gimple_stmt_iterator *gsi, tree inner_type, tree ar, tree ai, tree br, tree bi, complex_lattice_t al, complex_lattice_t bl) argument
1112 expand_complex_div_straight(gimple_stmt_iterator *gsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1141 expand_complex_div_wide(gimple_stmt_iterator *gsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1296 expand_complex_division(gimple_stmt_iterator *gsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
1376 expand_complex_negation(gimple_stmt_iterator *gsi, tree inner_type, tree ar, tree ai) argument
1392 expand_complex_conjugate(gimple_stmt_iterator *gsi, tree inner_type, tree ar, tree ai) argument
1467 tree inner_type = TREE_TYPE (type); local
1488 tree type, inner_type, lhs; local
[all...]
H A Dtree-vect-generic.c87 build_replicated_const (tree type, tree inner_type, HOST_WIDE_INT value) argument
154 do_unop (gimple_stmt_iterator *gsi, tree inner_type, tree a, argument
163 do_binop (gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, argument
180 do_compare (gimple_stmt_iterator *gsi, tree inner_type, tre argument
215 tree inner_type = TREE_TYPE (TREE_TYPE (a)); local
247 tree inner_type = TREE_TYPE (TREE_TYPE (b)); local
267 expand_vector_piecewise(gimple_stmt_iterator *gsi, elem_op_func f, tree type, tree inner_type, tree a, tree b, enum tree_code code) argument
878 tree inner_type = TREE_TYPE (type); local
1445 do_cond(gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, tree bitpos, tree bitsize, enum tree_code code) argument
[all...]
H A Dstor-layout.c501 tree inner_type = build_nonstandard_integer_type (inner_size, true); local
H A Dexpr.c8256 tree inner_type = TREE_TYPE (treeop0); local
10600 tree inner_type = TREE_TYPE (treeop0); local
10657 tree inner_type = TREE_TYPE (treeop0); local
[all...]
H A Dtree-vrp.c3482 tree inner_type = op0_type; local
H A Dfold-const.c7094 tree inner_type, outer_type; local
11621 tree inner_type = TREE_TYPE (TREE_OPERAND (arg00, 0)); local
14778 tree inner_type = TREE_TYPE (op0); local
15297 tree inner_type = TREE_TYPE (op0); local
[all...]
/haiku-buildtools/gcc/gcc/lto/
H A Dlto-lang.c944 tree inner_type; local
964 tree inner_type = lto_type_for_mode (inner_mode, unsigned_p); local
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-gimplify.c1447 tree inner_type = TREE_TYPE (arg1); local
1673 tree decl, inner_type; local
[all...]
H A Dtypeck2.c606 tree inner_type = NULL; local
[all...]
H A Dtree.c544 tree inner_type = strip_array_types (type); local
H A Dsemantics.c5906 tree type, inner_type; local
[all...]
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils2.c2013 tree inner_type = TYPE_MAIN_VARIANT (TREE_TYPE (inner_variable)); local
H A Dutils.c3285 tree inner_type = gnat_type_for_mode (inner_mode, unsignedp); local
3618 build_vector_type_for_size(tree inner_type, tree size, tree attribute) argument
H A Dtrans.c8966 tree inner_type = TREE_TYPE (TREE_OPERAND (gnu_expr, 0)); local
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-types.c3030 tree inner_type = gfc_type_for_mode (inner_mode, unsignedp); local
/haiku-buildtools/gcc/gcc/jit/
H A Djit-playback.c548 tree inner_type = type->as_tree (); local
572 tree inner_type = type->as_tree (); local
596 tree inner_type = type->as_tree (); local
626 tree inner_type = type->as_tree (); variable
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dtree.c3472 tree inner_type = TREE_TYPE (type); local
H A Dexpr.c8115 tree inner_type = TREE_TYPE (TREE_OPERAND (exp, 0)); local
10886 tree inner_type = TREE_TYPE (TREE_OPERAND (exp, 0)); local
10926 tree inner_type = TREE_TYPE (TREE_OPERAND (exp, 0)); local
[all...]
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c10804 sparc_handle_vis_mul8x16(tree *n_elts, enum sparc_builtins fncode, tree inner_type, tree cst0, tree cst1) argument
10890 tree inner_type = TREE_TYPE (rtype); local
10913 tree inner_type = TREE_TYPE (rtype); local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c3688 if (inner_type != NULL_TREE) local
3668 tree inner_type; local

Completed in 639 milliseconds

12