Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-store-merging.c2937 struct split_store struct
2945 split_store (unsigned HOST_WIDE_INT, unsigned HOST_WIDE_INT, argument
2951 split_store::split_store (unsigned HOST_WIDE_INT bp, in split_store() function
3103 vec<struct split_store *> *split_stores, in split_group()
3139 struct split_store *store in split_group()
3140 = new split_store (bytepos, group->width, align); in split_group()
3304 struct split_store *store in split_group()
3305 = new split_store (try_pos, try_size, align); in split_group()
3325 struct split_store *store; in split_group()
3383 invert_op (split_store *split_store, int idx, tree int_type, tree &mask) in invert_op() argument
[all …]