Home
last modified time | relevance | path

Searched defs:tm_region (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtrans-mem.c1865 struct tm_region struct
1884 struct tm_region *next; argument
1887 struct tm_region *inner; argument
1890 struct tm_region *outer; argument
1896 gimple *transaction_stmt;
1901 bool original_transaction_was_outer;
1904 tree tm_state;
1928 static struct tm_region *all_tm_regions; argument
3370 void *(*callback)(struct tm_region *, void *), in expand_regions_1() argument
3399 void *(*callback)(struct tm_region *, void *), in expand_regions() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtrans-mem.cc1868 struct tm_region struct
1887 struct tm_region *next; argument
1890 struct tm_region *inner; argument
1893 struct tm_region *outer; argument
1899 gimple *transaction_stmt;
1904 bool original_transaction_was_outer;
1907 tree tm_state;
1931 static struct tm_region *all_tm_regions; argument
3374 void *(*callback)(struct tm_region *, void *), in expand_regions_1() argument
3403 void *(*callback)(struct tm_region *, void *), in expand_regions() argument