Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.cc749 split_constant_offset_1 (tree type, tree op0, enum tree_code code, tree op1, in split_constant_offset_1() function
899 bool res = split_constant_offset_1 (type, var0, subcode, var1, in split_constant_offset_1()
1047 if (split_constant_offset_1 (type, op0, code, op1, var, off, in split_constant_offset()
H A DChangeLog.tuples2629 * tree-data-ref.c (split_constant_offset_1): Use POINTER_PLUS_EXPR
H A DChangeLog-20184108 (split_constant_offset_1): Cache results of expanding
17106 * tree-data-ref.c (split_constant_offset_1): Same.
29918 * tree-data-ref.c (split_constant_offset_1): Use it to refine the
30386 * tree-data-ref.c (split_constant_offset_1): For types that
H A DChangeLog-20201453 (split_constant_offset_1): Likewise. Rework the handling of
1742 * tree-data-ref.c (split_constant_offset_1): Use
9092 * tree-data-ref.c (split_constant_offset_1): Handle
H A DChangeLog-20082782 * tree-data-ref.c (split_constant_offset_1): Fix tuplification.
10419 * tree-data-ref.c (split_constant_offset_1): Likewise.
H A DChangeLog-20118746 * tree-data-ref.c (split_constant_offset_1): Also process
18037 * tree-data-ref.c (split_constant_offset_1): Likewise.
H A DChangeLog-20219204 * tree-data-ref.c (split_constant_offset_1): Bail out
H A DChangeLog-201618658 * tree-data-ref.c (split_constant_offset_1,
H A DChangeLog-201920879 (split_constant_offset_1): Add limit argument and use it to
H A DChangeLog-201039512 (split_constant_offset_1): Look through some conversions.
H A DChangeLog-2017960 * tree-data-ref.c (split_constant_offset_1): Likewise.
H A DChangeLog-20157930 * tree-data-ref.c (split_constant_offset_1): Likewise.
H A DChangeLog-20143315 * tree-data-ref.c (split_constant_offset_1): Do not follow
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.c596 split_constant_offset_1 (tree type, tree op0, enum tree_code code, tree op1, in split_constant_offset_1() function
738 bool res = split_constant_offset_1 (type, var0, subcode, var1, in split_constant_offset_1()
829 if (split_constant_offset_1 (type, op0, code, op1, &e, &o, cache, limit)) in split_constant_offset()