Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtrans-mem.c2873 #define STORE_LOCAL(BB) \ macro
2943 bits = STORE_LOCAL (bb); in tm_memopt_accumulate_memops()
3000 dump_tm_memopt_set ("STORE_LOCAL", STORE_LOCAL (bb)); in dump_tm_memopt_sets()
3114 bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_LOCAL (bb)); in tm_memopt_compute_available()
3202 bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_LOCAL (bb)); in tm_memopt_compute_antic()
/dragonfly/contrib/gcc-8.0/gcc/
HDtrans-mem.c3514 #define STORE_LOCAL(BB) \ macro
3561 bits = STORE_LOCAL (bb); in tm_memopt_accumulate_memops()
3618 dump_tm_memopt_set ("STORE_LOCAL", STORE_LOCAL (bb)); in dump_tm_memopt_sets()
3732 bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_LOCAL (bb)); in tm_memopt_compute_available()
3820 bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_LOCAL (bb)); in tm_memopt_compute_antic()