Searched refs:build_tm_load (Results 1 – 2 of 2) sorted by relevance
/dragonfly/contrib/gcc-4.7/gcc/ |
H A D | trans-mem.c | 1997 build_tm_load (location_t loc, tree lhs, tree rhs, gimple_stmt_iterator *gsi) in build_tm_load() function 2175 gcall = build_tm_load (loc, lhs, rhs, gsi); in expand_assign_tm()
|
/dragonfly/contrib/gcc-8.0/gcc/ |
H A D | trans-mem.c | 2191 build_tm_load (location_t loc, tree lhs, tree rhs, gimple_stmt_iterator *gsi) in build_tm_load() function 2418 gcall = build_tm_load (loc, lhs, rhs, gsi); in expand_assign_tm()
|