HomeSort by: relevance | last modified time | path
    Searched defs:build_tm_load (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
trans-mem.cc 2196 build_tm_load (location_t loc, tree lhs, tree rhs, gimple_stmt_iterator *gsi)
2423 gcall = build_tm_load (loc, lhs, rhs, gsi);
2189 build_tm_load (location_t loc, tree lhs, tree rhs, gimple_stmt_iterator *gsi) function
  /src/external/gpl3/gcc.old/dist/gcc/
trans-mem.cc 2187 build_tm_load (location_t loc, tree lhs, tree rhs, gimple_stmt_iterator *gsi)
2414 gcall = build_tm_load (loc, lhs, rhs, gsi);
2180 build_tm_load (location_t loc, tree lhs, tree rhs, gimple_stmt_iterator *gsi) function

Completed in 37 milliseconds