Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtrans-mem.c1879 struct tm_region struct
1898 struct tm_region *next; argument
1901 struct tm_region *inner; argument
1904 struct tm_region *outer; argument
1910 gimple *transaction_stmt;
1915 bool original_transaction_was_outer;
1918 tree tm_state;
1942 static struct tm_region *all_tm_regions; argument
3385 void *(*callback)(struct tm_region *, void *), in expand_regions_1() argument
3414 void *(*callback)(struct tm_region *, void *), in expand_regions() argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtrans-mem.c1732 struct tm_region struct
1735 struct tm_region *next; argument
1738 struct tm_region *inner; argument
1741 struct tm_region *outer; argument
1760 typedef struct tm_region *tm_region_p; argument