Home
last modified time | relevance | path

Searched refs:gather_bswap_load_refs (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-store-merging.cc2685 gather_bswap_load_refs (vec<tree> *refs, tree val) in gather_bswap_load_refs() function
2703 gather_bswap_load_refs (refs, gimple_assign_rhs2 (stmt)); in gather_bswap_load_refs()
2706 gather_bswap_load_refs (refs, gimple_assign_rhs1 (stmt)); in gather_bswap_load_refs()
2992 gather_bswap_load_refs (&refs, in try_coalesce_bswap()
DChangeLog-20175942 (gather_bswap_load_refs): New function.