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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c3105 class split_store
3114 split_store (unsigned HOST_WIDE_INT, unsigned HOST_WIDE_INT,
3120 split_store::split_store (unsigned HOST_WIDE_INT bp, function in class:split_store
3269 vector (if non-NULL) with split_store structs describing the byte offset
3286 vec<split_store *> *split_stores,
3323 split_store *store
3324 = new split_store (bytepos, group->width, align);
3385 split_store *store
3386 = new split_store (bytepo
3620 invert_op(split_store *split_store, int idx, tree int_type, tree &mask) argument
3720 split_store *split_store; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc3440 class split_store
3449 split_store (unsigned HOST_WIDE_INT, unsigned HOST_WIDE_INT,
3455 split_store::split_store (unsigned HOST_WIDE_INT bp,
3605 vector (if non-NULL) with split_store structs describing the byte offset
3622 vec<split_store *> *split_stores,
3660 split_store *store
3661 = new split_store (bytepos, group->width, align);
3722 split_store *store
3723 = new split_store (bytepo
3957 invert_op(split_store *split_store, int idx, tree int_type, tree &mask) argument
4123 split_store *split_store; local
[all...]

Completed in 205 milliseconds