Searched refs:ref_type (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dpr51199.C10 typedef add_ref<FC>::type ref_type; typedef
/haiku-buildtools/gcc/gcc/
H A Ddf-scan.c2521 enum df_ref_type ref_type,
2553 DF_REF_TYPE (this_ref) = ref_type;
2607 enum df_ref_type ref_type,
2646 hardreg->type = ref_type;
2658 bb, insn_info, ref_type, ref_flags);
2666 ref_type, ref_flags);
2865 rtx *loc, enum df_ref_type ref_type,
2915 df_uses_record (collection_rec, loc, ref_type, bb, insn_info, flags);
2923 ref_type, flags);
2930 &XEXP (x, 1), ref_type, b
2512 df_ref_create_structure(enum df_ref_class cl, struct df_collection_rec *collection_rec, rtx reg, rtx *loc, basic_block bb, struct df_insn_info *info, enum df_ref_type ref_type, int ref_flags) argument
2598 df_ref_record(enum df_ref_class cl, struct df_collection_rec *collection_rec, rtx reg, rtx *loc, basic_block bb, struct df_insn_info *insn_info, enum df_ref_type ref_type, int ref_flags) argument
2859 df_uses_record(struct df_collection_rec *collection_rec, rtx *loc, enum df_ref_type ref_type, basic_block bb, struct df_insn_info *insn_info, int flags) argument
[all...]
H A Dtree-ssa-loop-prefetch.c811 tree ref_type; local
905 ref_type = TREE_TYPE (ref->mem);
906 align_unit = TYPE_ALIGN (ref_type) / 8;
/haiku-buildtools/gcc/gcc/cp/
H A Dcall.c6470 tree ref_type = totype; local
6475 if (TYPE_REF_IS_RVALUE (ref_type)
6479 else if (!TYPE_REF_IS_RVALUE (ref_type) && !real_lvalue_p (expr)
6480 && !CP_TYPE_CONST_NON_VOLATILE_P (TREE_TYPE (ref_type)))
6509 tree type = TREE_TYPE (ref_type);
6515 && !TYPE_REF_IS_RVALUE (ref_type))
6521 expr, ref_type);
6524 expr, ref_type);
6527 expr, ref_type);
6541 expr, ref_type);
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dgfortran.h1791 ref_type; typedef in typeref:enum:__anon112
1795 ref_type type;
H A Dmodule.c1996 DECL_MIO_NAME (ref_type)
2948 r->type = MIO_NAME (ref_type) (r->type, ref_types);
/haiku-buildtools/gcc/gmp/
H A Dgmpxx.h1381 typedef T ref_type; typedef in struct:__gmp_resolve_ref
1387 typedef const __gmp_expr<T, U> & ref_type; typedef in struct:__gmp_resolve_ref
1480 typename __gmp_resolve_ref<T>::ref_type val1;
1481 typename __gmp_resolve_ref<U>::ref_type val2;

Completed in 180 milliseconds