Searched refs:rtmem (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030709-2.c15 mem_attrs *rtmem; member in union:rtunion_def
36 return (t->decl.rtl->fld[1].rtmem
38 : (((t->decl.rtl ? t->decl.rtl: (make_decl_rtl (t, 0), t->decl.rtl)))->fld[1]).rtmem);
46 /* There should be no loads of .rtmem since the complex return statement
48 /* { dg-final { scan-tree-dump-times ".rtmem" 0 "cddce2"} } */
H A D20030711-3.c18 mem_attrs *rtmem; member in union:rtunion_def
39 return (((t->decl.rtl->fld[1]).rtmem) ==
43 t->decl.rtl)))->fld[1]).rtmem)->alias);
55 /* There should be two loads of rtmem. */
56 /* { dg-final { scan-tree-dump-times "rtmem" 2 "dom2"} } */
H A D20030711-2.c18 mem_attrs *rtmem; member in union:rtunion_def
42 fld[1]).rtmem) == 0 ? 0 : (((((
48 fld[1]).rtmem)->alias);
63 /* There should be one load of rtmem. */
64 /* { dg-final { scan-tree-dump-times "rtmem" 1 "dom2"} } */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030709-2.c15 mem_attrs *rtmem; member in union:rtunion_def
36 return (t->decl.rtl->fld[1].rtmem
38 : (((t->decl.rtl ? t->decl.rtl: (make_decl_rtl (t, 0), t->decl.rtl)))->fld[1]).rtmem);
46 /* There should be no loads of .rtmem since the complex return statement
48 /* { dg-final { scan-tree-dump-times ".rtmem" 0 "cddce"} } */
H A D20030711-3.c18 mem_attrs *rtmem; member in union:rtunion_def
39 return (((t->decl.rtl->fld[1]).rtmem) ==
43 t->decl.rtl)))->fld[1]).rtmem)->alias);
55 /* There should be two loads of rtmem. */
56 /* { dg-final { scan-tree-dump-times "rtmem" 2 "dom3"} } */
H A D20030711-2.c18 mem_attrs *rtmem; member in union:rtunion_def
42 fld[1]).rtmem) == 0 ? 0 : (((((
48 fld[1]).rtmem)->alias);
63 /* There should be one load of rtmem. */
64 /* { dg-final { scan-tree-dump-times "rtmem" 1 "dom3"} } */

Completed in 115 milliseconds